Home
last modified time | relevance | path

Searched defs:points1 (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/math/include_private/boost/math/tools/
Dtest_data.hpp248 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/
Dmultipoint_geometry.hpp95 std::vector<point1_type> points1(boost::begin(multipoint1), in apply() local