Home
last modified time | relevance | path

Searched defs:approx_area (Results 1 – 4 of 4) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/s2/
H A Ds2cell_test.cc78 double approx_area = cell.ApproxArea(); in GatherStats() local
132 double approx_area = 0; in TestSubdivide() local
/dports/graphics/s2/s2geometry-0.9.0/src/s2/
H A Ds2cell_test.cc116 double approx_area = cell.ApproxArea(); in GatherStats() local
170 double approx_area = 0; in TestSubdivide() local
/dports/graphics/py-s2/s2geometry-0.9.0/src/s2/
H A Ds2cell_test.cc116 double approx_area = cell.ApproxArea(); in GatherStats() local
170 double approx_area = 0; in TestSubdivide() local
/dports/math/giacxcas/giac-1.6.0/src/
H A Dplot.cc5756 …gen approx_area(const gen & f,const gen & x,const gen & a_,const gen &b_,int n,int method,GIAC_CON… in approx_area() function