Home
last modified time | relevance | path

Searched refs:point_type (Results 1 – 25 of 3470) sorted by relevance

12345678910>>...139

/dports/devel/boost-docs/boost_1_72_0/libs/polygon/test/
H A Dpolygon_segment_test.cpp196 point_type(0, 0), point_type(1, 2)); in segment_concept_test3()
198 point_type(0, 0), point_type(2, 4)); in segment_concept_test3()
200 point_type(0, 0), point_type(2, 3)); in segment_concept_test3()
202 point_type(0, 0), point_type(2, 5)); in segment_concept_test3()
204 point_type(0, 2), point_type(2, 0)); in segment_concept_test3()
341 point_type(0, 0), point_type(1, 2)); in segment_concept_test8()
343 point_type(1, 2), point_type(2, 4)); in segment_concept_test8()
345 point_type(2, 4), point_type(0, 4)); in segment_concept_test8()
347 point_type(0, 4), point_type(0, 0)); in segment_concept_test8()
374 point_type(0, 0), point_type(2, 2)); in segment_concept_test9()
[all …]
H A Dpolygon_set_data_test.cpp19 typedef point_data<int> point_type; in polygon_set_data_test1() typedef
24 std::vector<point_type> outbox; in polygon_set_data_test1()
30 std::vector<point_type> inbox; in polygon_set_data_test1()
57 std::vector<point_type> data; in polygon_set_data_test2()
58 data.push_back(point_type(2,0)); in polygon_set_data_test2()
59 data.push_back(point_type(4,0)); in polygon_set_data_test2()
60 data.push_back(point_type(4,3)); in polygon_set_data_test2()
61 data.push_back(point_type(0,3)); in polygon_set_data_test2()
62 data.push_back(point_type(0,0)); in polygon_set_data_test2()
63 data.push_back(point_type(2,0)); in polygon_set_data_test2()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/polygon/test/
H A Dpolygon_segment_test.cpp196 point_type(0, 0), point_type(1, 2)); in segment_concept_test3()
198 point_type(0, 0), point_type(2, 4)); in segment_concept_test3()
200 point_type(0, 0), point_type(2, 3)); in segment_concept_test3()
202 point_type(0, 0), point_type(2, 5)); in segment_concept_test3()
204 point_type(0, 2), point_type(2, 0)); in segment_concept_test3()
341 point_type(0, 0), point_type(1, 2)); in segment_concept_test8()
343 point_type(1, 2), point_type(2, 4)); in segment_concept_test8()
345 point_type(2, 4), point_type(0, 4)); in segment_concept_test8()
347 point_type(0, 4), point_type(0, 0)); in segment_concept_test8()
374 point_type(0, 0), point_type(2, 2)); in segment_concept_test9()
[all …]
H A Dpolygon_set_data_test.cpp19 typedef point_data<int> point_type; in polygon_set_data_test1() typedef
24 std::vector<point_type> outbox; in polygon_set_data_test1()
30 std::vector<point_type> inbox; in polygon_set_data_test1()
57 std::vector<point_type> data; in polygon_set_data_test2()
58 data.push_back(point_type(2,0)); in polygon_set_data_test2()
59 data.push_back(point_type(4,0)); in polygon_set_data_test2()
60 data.push_back(point_type(4,3)); in polygon_set_data_test2()
61 data.push_back(point_type(0,3)); in polygon_set_data_test2()
62 data.push_back(point_type(0,0)); in polygon_set_data_test2()
63 data.push_back(point_type(2,0)); in polygon_set_data_test2()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/polygon/test/
H A Dpolygon_segment_test.cpp196 point_type(0, 0), point_type(1, 2)); in segment_concept_test3()
198 point_type(0, 0), point_type(2, 4)); in segment_concept_test3()
200 point_type(0, 0), point_type(2, 3)); in segment_concept_test3()
202 point_type(0, 0), point_type(2, 5)); in segment_concept_test3()
204 point_type(0, 2), point_type(2, 0)); in segment_concept_test3()
341 point_type(0, 0), point_type(1, 2)); in segment_concept_test8()
343 point_type(1, 2), point_type(2, 4)); in segment_concept_test8()
345 point_type(2, 4), point_type(0, 4)); in segment_concept_test8()
347 point_type(0, 4), point_type(0, 0)); in segment_concept_test8()
374 point_type(0, 0), point_type(2, 2)); in segment_concept_test9()
[all …]
H A Dpolygon_set_data_test.cpp19 typedef point_data<int> point_type; in polygon_set_data_test1() typedef
24 std::vector<point_type> outbox; in polygon_set_data_test1()
30 std::vector<point_type> inbox; in polygon_set_data_test1()
57 std::vector<point_type> data; in polygon_set_data_test2()
58 data.push_back(point_type(2,0)); in polygon_set_data_test2()
59 data.push_back(point_type(4,0)); in polygon_set_data_test2()
60 data.push_back(point_type(4,3)); in polygon_set_data_test2()
61 data.push_back(point_type(0,3)); in polygon_set_data_test2()
62 data.push_back(point_type(0,0)); in polygon_set_data_test2()
63 data.push_back(point_type(2,0)); in polygon_set_data_test2()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/polygon/test/
H A Dpolygon_segment_test.cpp196 point_type(0, 0), point_type(1, 2)); in segment_concept_test3()
198 point_type(0, 0), point_type(2, 4)); in segment_concept_test3()
200 point_type(0, 0), point_type(2, 3)); in segment_concept_test3()
202 point_type(0, 0), point_type(2, 5)); in segment_concept_test3()
204 point_type(0, 2), point_type(2, 0)); in segment_concept_test3()
341 point_type(0, 0), point_type(1, 2)); in segment_concept_test8()
343 point_type(1, 2), point_type(2, 4)); in segment_concept_test8()
345 point_type(2, 4), point_type(0, 4)); in segment_concept_test8()
347 point_type(0, 4), point_type(0, 0)); in segment_concept_test8()
374 point_type(0, 0), point_type(2, 2)); in segment_concept_test9()
[all …]
H A Dpolygon_set_data_test.cpp19 typedef point_data<int> point_type; in polygon_set_data_test1() typedef
24 std::vector<point_type> outbox; in polygon_set_data_test1()
30 std::vector<point_type> inbox; in polygon_set_data_test1()
57 std::vector<point_type> data; in polygon_set_data_test2()
58 data.push_back(point_type(2,0)); in polygon_set_data_test2()
59 data.push_back(point_type(4,0)); in polygon_set_data_test2()
60 data.push_back(point_type(4,3)); in polygon_set_data_test2()
61 data.push_back(point_type(0,3)); in polygon_set_data_test2()
62 data.push_back(point_type(0,0)); in polygon_set_data_test2()
63 data.push_back(point_type(2,0)); in polygon_set_data_test2()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/polygon/test/
H A Dpolygon_segment_test.cpp195 point_type(0, 0), point_type(1, 2)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
197 point_type(0, 0), point_type(2, 4)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
199 point_type(0, 0), point_type(2, 3)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
201 point_type(0, 0), point_type(2, 5)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
203 point_type(0, 2), point_type(2, 0)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
335 point_type(0, 0), point_type(1, 2)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
337 point_type(1, 2), point_type(2, 4)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
339 point_type(2, 4), point_type(0, 4)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
341 point_type(0, 4), point_type(0, 0)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
367 point_type(0, 0), point_type(2, 2)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
[all …]
H A Dpolygon_set_data_test.cpp23 typedef point_data<T> point_type; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef
29 std::vector<point_type> outbox; in BOOST_AUTO_TEST_CASE_TEMPLATE()
35 std::vector<point_type> inbox; in BOOST_AUTO_TEST_CASE_TEMPLATE()
62 std::vector<point_type> data; in BOOST_AUTO_TEST_CASE_TEMPLATE()
63 data.push_back(point_type(2,0)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
64 data.push_back(point_type(4,0)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
65 data.push_back(point_type(4,3)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
66 data.push_back(point_type(0,3)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
67 data.push_back(point_type(0,0)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
68 data.push_back(point_type(2,0)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/polygon/test/
H A Dpolygon_segment_test.cpp195 point_type(0, 0), point_type(1, 2)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
197 point_type(0, 0), point_type(2, 4)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
199 point_type(0, 0), point_type(2, 3)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
201 point_type(0, 0), point_type(2, 5)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
203 point_type(0, 2), point_type(2, 0)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
335 point_type(0, 0), point_type(1, 2)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
337 point_type(1, 2), point_type(2, 4)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
339 point_type(2, 4), point_type(0, 4)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
341 point_type(0, 4), point_type(0, 0)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
367 point_type(0, 0), point_type(2, 2)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
[all …]
H A Dpolygon_set_data_test.cpp23 typedef point_data<T> point_type; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef
29 std::vector<point_type> outbox; in BOOST_AUTO_TEST_CASE_TEMPLATE()
35 std::vector<point_type> inbox; in BOOST_AUTO_TEST_CASE_TEMPLATE()
62 std::vector<point_type> data; in BOOST_AUTO_TEST_CASE_TEMPLATE()
63 data.push_back(point_type(2,0)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
64 data.push_back(point_type(4,0)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
65 data.push_back(point_type(4,3)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
66 data.push_back(point_type(0,3)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
67 data.push_back(point_type(0,0)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
68 data.push_back(point_type(2,0)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/polygon/test/
H A Dpolygon_segment_test.cpp195 point_type(0, 0), point_type(1, 2)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
197 point_type(0, 0), point_type(2, 4)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
199 point_type(0, 0), point_type(2, 3)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
201 point_type(0, 0), point_type(2, 5)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
203 point_type(0, 2), point_type(2, 0)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
335 point_type(0, 0), point_type(1, 2)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
337 point_type(1, 2), point_type(2, 4)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
339 point_type(2, 4), point_type(0, 4)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
341 point_type(0, 4), point_type(0, 0)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
367 point_type(0, 0), point_type(2, 2)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
[all …]
H A Dpolygon_set_data_test.cpp23 typedef point_data<T> point_type; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef
29 std::vector<point_type> outbox; in BOOST_AUTO_TEST_CASE_TEMPLATE()
35 std::vector<point_type> inbox; in BOOST_AUTO_TEST_CASE_TEMPLATE()
62 std::vector<point_type> data; in BOOST_AUTO_TEST_CASE_TEMPLATE()
63 data.push_back(point_type(2,0)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
64 data.push_back(point_type(4,0)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
65 data.push_back(point_type(4,3)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
66 data.push_back(point_type(0,3)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
67 data.push_back(point_type(0,0)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
68 data.push_back(point_type(2,0)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/polygon/test/
H A Dpolygon_segment_test.cpp195 point_type(0, 0), point_type(1, 2)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
197 point_type(0, 0), point_type(2, 4)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
199 point_type(0, 0), point_type(2, 3)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
201 point_type(0, 0), point_type(2, 5)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
203 point_type(0, 2), point_type(2, 0)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
335 point_type(0, 0), point_type(1, 2)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
337 point_type(1, 2), point_type(2, 4)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
339 point_type(2, 4), point_type(0, 4)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
341 point_type(0, 4), point_type(0, 0)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
367 point_type(0, 0), point_type(2, 2)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
[all …]
H A Dpolygon_set_data_test.cpp23 typedef point_data<T> point_type; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef
29 std::vector<point_type> outbox; in BOOST_AUTO_TEST_CASE_TEMPLATE()
35 std::vector<point_type> inbox; in BOOST_AUTO_TEST_CASE_TEMPLATE()
62 std::vector<point_type> data; in BOOST_AUTO_TEST_CASE_TEMPLATE()
63 data.push_back(point_type(2,0)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
64 data.push_back(point_type(4,0)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
65 data.push_back(point_type(4,3)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
66 data.push_back(point_type(0,3)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
67 data.push_back(point_type(0,0)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
68 data.push_back(point_type(2,0)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/polygon/test/
H A Dpolygon_segment_test.cpp195 point_type(0, 0), point_type(1, 2)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
197 point_type(0, 0), point_type(2, 4)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
199 point_type(0, 0), point_type(2, 3)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
201 point_type(0, 0), point_type(2, 5)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
203 point_type(0, 2), point_type(2, 0)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
335 point_type(0, 0), point_type(1, 2)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
337 point_type(1, 2), point_type(2, 4)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
339 point_type(2, 4), point_type(0, 4)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
341 point_type(0, 4), point_type(0, 0)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
367 point_type(0, 0), point_type(2, 2)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
[all …]
H A Dpolygon_set_data_test.cpp23 typedef point_data<T> point_type; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef
29 std::vector<point_type> outbox; in BOOST_AUTO_TEST_CASE_TEMPLATE()
35 std::vector<point_type> inbox; in BOOST_AUTO_TEST_CASE_TEMPLATE()
62 std::vector<point_type> data; in BOOST_AUTO_TEST_CASE_TEMPLATE()
63 data.push_back(point_type(2,0)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
64 data.push_back(point_type(4,0)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
65 data.push_back(point_type(4,3)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
66 data.push_back(point_type(0,3)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
67 data.push_back(point_type(0,0)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
68 data.push_back(point_type(2,0)); in BOOST_AUTO_TEST_CASE_TEMPLATE()
[all …]
/dports/databases/erlang-epgsql/epgsql-4.1.0/include/
H A Depgsql_geometry.hrl3 point_type :: any(),
11 point_type :: any(),
16 point_type :: any(),
21 point_type :: any(),
26 point_type :: any(),
31 point_type :: any(),
36 point_type :: any(),
41 point_type :: any(),
46 point_type :: any(),
51 point_type :: any(),
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/rpl/rsdl/
H A Drsdl_bins.h66 rsdl_bins( point_type const& min_coord,
67 point_type const& max_coord,
68 point_type const& bin_sizes );
99 void n_nearest( point_type const& pt,
108 void n_nearest( point_type const& pt,
118 void n_nearest_exhaustive( point_type const& pt,
127 void n_nearest_exhaustive( point_type const& pt,
139 void points_within_radius( point_type const& pt,
226 void closest_face ( point_type const& pt,
239 void n_nearest_impl( point_type const& pt,
[all …]
H A Drsdl_bins_2d.h43 rsdl_bins_2d( const point_type & min_pt,
44 const point_type & max_pt,
45 const point_type & bin_sizes );
51 void reset( const point_type & min_pt,
52 const point_type & max_pt,
53 const point_type & bin_sizes );
60 bool remove_point( const point_type & pt );
63 void n_nearest( const point_type & query_pt,
117 point_type min_pt_;
118 point_type max_pt_;
[all …]
/dports/science/qmcpack/qmcpack-3.11.0/src/Numerics/
H A DCubicBsplineGrid.h35 typedef typename GridTraits<T>::point_type point_type;
40 point_type curPoint;
41 point_type tp[4];
52 point_type delta = x - GridStart;
63 …void spline(point_type start, point_type end, const container_type& data, container_type& p, bool …
87 typedef typename GridTraits<T>::point_type point_type;
94 point_type tp[4];
102 point_type delta = x - GridStart;
118 void setGrid(point_type start, point_type end, size_t n)
141 void spline(point_type start,
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/core/
H A Dpoint_type.hpp49 struct point_type struct
65 struct point_type struct
77 struct point_type<point_tag, Point> struct
92 struct point_type<ring_tag, Ring> struct
100 struct point_type<polygon_tag, Polygon> struct
102 typedef typename point_type
123 typedef typename point_type
134 typedef typename point_type
149 using type = typename point_type argument
164 using type = typename point_type argument
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/unit_test/
H A DTestMDRange.hpp113 using point_type = typename range_type::point_type; in test_arrayreduce2() typedef
200 using point_type = typename range_type::point_type; in test_arrayreduce3() typedef
264 using point_type = typename range_type::point_type; in test_reduce2() typedef
284 using point_type = typename range_type::point_type; in test_reduce2() typedef
394 using point_type = typename range_type::point_type; in test_reduce2() typedef
432 using point_type = typename range_type::point_type; in test_reduce2() typedef
451 using point_type = typename range_type::point_type; in test_reduce2() typedef
470 using point_type = typename range_type::point_type; in test_reduce2() typedef
489 using point_type = typename range_type::point_type; in test_reduce2() typedef
508 using point_type = typename range_type::point_type; in test_reduce2() typedef
[all …]
/dports/devel/kokkos/kokkos-3.4.01/core/unit_test/
H A DTestMDRange.hpp113 using point_type = typename range_type::point_type; in test_arrayreduce2() typedef
200 using point_type = typename range_type::point_type; in test_arrayreduce3() typedef
264 using point_type = typename range_type::point_type; in test_reduce2() typedef
284 using point_type = typename range_type::point_type; in test_reduce2() typedef
394 using point_type = typename range_type::point_type; in test_reduce2() typedef
432 using point_type = typename range_type::point_type; in test_reduce2() typedef
451 using point_type = typename range_type::point_type; in test_reduce2() typedef
470 using point_type = typename range_type::point_type; in test_reduce2() typedef
489 using point_type = typename range_type::point_type; in test_reduce2() typedef
508 using point_type = typename range_type::point_type; in test_reduce2() typedef
[all …]

12345678910>>...139