Searched refs:test_growth (Results 1 – 1 of 1) sorted by relevance
/third_party/boost/libs/geometry/test/robustness/overlay/buffer/ |
D | multi_point_growth.cpp | 25 double test_growth(Geometry const& geometry, int n, int d, double distance) in test_growth() function 95 void test_growth(int n, int distance_count) in test_growth() function 119 double area = test_growth<polygon>(multi_point, n, d, distance); in test_growth() 135 test_growth<bg::model::point<double, 2, bg::cs::cartesian> >(i, 20); in main()
|