Searched defs:points1 (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/libs/math/include_private/boost/math/tools/ |
D | test_data.hpp | 248 std::set<T> points1, points2; in insert() local 290 std::set<T> points1, points2, points3; in insert() local 341 std::set<T> points1, points2, points3, points4; in insert() local 401 std::set<T> points1, points2, points3, points4, points5; in insert() local
|
/third_party/boost/boost/geometry/algorithms/detail/disjoint/ |
D | multipoint_geometry.hpp | 95 std::vector<point1_type> points1(boost::begin(multipoint1), in apply() local
|