Home
last modified time | relevance | path

Searched refs:numeric_cast (Results 1 – 25 of 1573) sorted by relevance

12345678910>>...63

/dports/math/blaze/blaze-3.8/blazetest/src/utiltest/numericcast/
H A DOperationTest.cpp112 const int b( blaze::numeric_cast<int>( a ) ); in testIntToInt()
193 const int b( blaze::numeric_cast<int>( a ) ); in testUIntToInt()
214 const int b( blaze::numeric_cast<int>( a ) ); in testUIntToInt()
245 const long b( blaze::numeric_cast<long>( a ) ); in testIntToLong()
276 const int b( blaze::numeric_cast<int>( a ) ); in testLongToInt()
297 const int b( blaze::numeric_cast<int>( a ) ); in testLongToInt()
318 const int b( blaze::numeric_cast<int>( a ) ); in testLongToInt()
432 const int b( blaze::numeric_cast<int>( a ) ); in testFloatToInt()
451 const int b( blaze::numeric_cast<int>( a ) ); in testFloatToInt()
470 const int b( blaze::numeric_cast<int>( a ) ); in testFloatToInt()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/numeric/conversion/test/
H A Dnumeric_cast_test.cpp49 c = numeric_cast<signed char>( small_value ); in test_main()
52 c = numeric_cast<signed char>( small_value ); in test_main()
55 c = numeric_cast<signed char>( small_negative_value ); in test_main()
59 BOOST_CHECK( 0.0f == numeric_cast<float>( 0.0 ) ); in test_main()
60 BOOST_CHECK( 0.0 == numeric_cast<double>( 0.0 ) ); in test_main()
65 try { c = numeric_cast<signed char>( large_value ); } in test_main()
71 try { c = numeric_cast<signed char>( large_negative_value ); } in test_main()
78 try { ul = numeric_cast<unsigned long>( large_negative_value ); } in test_main()
84 try { ul = numeric_cast<unsigned long>( small_negative_value ); } in test_main()
90 try { numeric_cast<int>( DBL_MAX ); } in test_main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/numeric/conversion/test/
H A Dnumeric_cast_test.cpp49 c = numeric_cast<signed char>( small_value ); in test_main()
52 c = numeric_cast<signed char>( small_value ); in test_main()
55 c = numeric_cast<signed char>( small_negative_value ); in test_main()
59 BOOST_CHECK( 0.0f == numeric_cast<float>( 0.0 ) ); in test_main()
60 BOOST_CHECK( 0.0 == numeric_cast<double>( 0.0 ) ); in test_main()
65 try { c = numeric_cast<signed char>( large_value ); } in test_main()
71 try { c = numeric_cast<signed char>( large_negative_value ); } in test_main()
78 try { ul = numeric_cast<unsigned long>( large_negative_value ); } in test_main()
84 try { ul = numeric_cast<unsigned long>( small_negative_value ); } in test_main()
90 try { numeric_cast<int>( DBL_MAX ); } in test_main()
/dports/databases/xtrabackup/boost_1_59_0/libs/numeric/conversion/test/
H A Dnumeric_cast_test.cpp49 c = numeric_cast<signed char>( small_value ); in test_main()
52 c = numeric_cast<signed char>( small_value ); in test_main()
55 c = numeric_cast<signed char>( small_negative_value ); in test_main()
59 BOOST_CHECK( 0.0f == numeric_cast<float>( 0.0 ) ); in test_main()
60 BOOST_CHECK( 0.0 == numeric_cast<double>( 0.0 ) ); in test_main()
65 try { c = numeric_cast<signed char>( large_value ); } in test_main()
71 try { c = numeric_cast<signed char>( large_negative_value ); } in test_main()
78 try { ul = numeric_cast<unsigned long>( large_negative_value ); } in test_main()
84 try { ul = numeric_cast<unsigned long>( small_negative_value ); } in test_main()
90 try { numeric_cast<int>( DBL_MAX ); } in test_main()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/numeric/conversion/test/
H A Dnumeric_cast_test.cpp49 c = numeric_cast<signed char>( small_value ); in test_main()
52 c = numeric_cast<signed char>( small_value ); in test_main()
55 c = numeric_cast<signed char>( small_negative_value ); in test_main()
59 BOOST_CHECK( 0.0f == numeric_cast<float>( 0.0 ) ); in test_main()
60 BOOST_CHECK( 0.0 == numeric_cast<double>( 0.0 ) ); in test_main()
65 try { c = numeric_cast<signed char>( large_value ); } in test_main()
71 try { c = numeric_cast<signed char>( large_negative_value ); } in test_main()
78 try { ul = numeric_cast<unsigned long>( large_negative_value ); } in test_main()
84 try { ul = numeric_cast<unsigned long>( small_negative_value ); } in test_main()
90 try { numeric_cast<int>( DBL_MAX ); } in test_main()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/numeric/conversion/test/
H A Dnumeric_cast_test.cpp49 c = numeric_cast<signed char>( small_value ); in test_main()
52 c = numeric_cast<signed char>( small_value ); in test_main()
55 c = numeric_cast<signed char>( small_negative_value ); in test_main()
59 BOOST_CHECK( 0.0f == numeric_cast<float>( 0.0 ) ); in test_main()
60 BOOST_CHECK( 0.0 == numeric_cast<double>( 0.0 ) ); in test_main()
65 try { c = numeric_cast<signed char>( large_value ); } in test_main()
71 try { c = numeric_cast<signed char>( large_negative_value ); } in test_main()
78 try { ul = numeric_cast<unsigned long>( large_negative_value ); } in test_main()
84 try { ul = numeric_cast<unsigned long>( small_negative_value ); } in test_main()
90 try { numeric_cast<int>( DBL_MAX ); } in test_main()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/numeric/conversion/test/
H A Dnumeric_cast_test.cpp49 c = numeric_cast<signed char>( small_value ); in test_main()
52 c = numeric_cast<signed char>( small_value ); in test_main()
55 c = numeric_cast<signed char>( small_negative_value ); in test_main()
59 BOOST_CHECK( 0.0f == numeric_cast<float>( 0.0 ) ); in test_main()
60 BOOST_CHECK( 0.0 == numeric_cast<double>( 0.0 ) ); in test_main()
65 try { c = numeric_cast<signed char>( large_value ); } in test_main()
71 try { c = numeric_cast<signed char>( large_negative_value ); } in test_main()
78 try { ul = numeric_cast<unsigned long>( large_negative_value ); } in test_main()
84 try { ul = numeric_cast<unsigned long>( small_negative_value ); } in test_main()
90 try { numeric_cast<int>( DBL_MAX ); } in test_main()
/dports/databases/percona57-server/boost_1_59_0/libs/numeric/conversion/test/
H A Dnumeric_cast_test.cpp49 c = numeric_cast<signed char>( small_value ); in test_main()
52 c = numeric_cast<signed char>( small_value ); in test_main()
55 c = numeric_cast<signed char>( small_negative_value ); in test_main()
59 BOOST_CHECK( 0.0f == numeric_cast<float>( 0.0 ) ); in test_main()
60 BOOST_CHECK( 0.0 == numeric_cast<double>( 0.0 ) ); in test_main()
65 try { c = numeric_cast<signed char>( large_value ); } in test_main()
71 try { c = numeric_cast<signed char>( large_negative_value ); } in test_main()
78 try { ul = numeric_cast<unsigned long>( large_negative_value ); } in test_main()
84 try { ul = numeric_cast<unsigned long>( small_negative_value ); } in test_main()
90 try { numeric_cast<int>( DBL_MAX ); } in test_main()
/dports/databases/percona57-client/boost_1_59_0/libs/numeric/conversion/test/
H A Dnumeric_cast_test.cpp49 c = numeric_cast<signed char>( small_value ); in test_main()
52 c = numeric_cast<signed char>( small_value ); in test_main()
55 c = numeric_cast<signed char>( small_negative_value ); in test_main()
59 BOOST_CHECK( 0.0f == numeric_cast<float>( 0.0 ) ); in test_main()
60 BOOST_CHECK( 0.0 == numeric_cast<double>( 0.0 ) ); in test_main()
65 try { c = numeric_cast<signed char>( large_value ); } in test_main()
71 try { c = numeric_cast<signed char>( large_negative_value ); } in test_main()
78 try { ul = numeric_cast<unsigned long>( large_negative_value ); } in test_main()
84 try { ul = numeric_cast<unsigned long>( small_negative_value ); } in test_main()
90 try { numeric_cast<int>( DBL_MAX ); } in test_main()
/dports/devel/boost-libs/boost_1_72_0/libs/numeric/conversion/test/
H A Dnumeric_cast_test.cpp49 c = numeric_cast<signed char>( small_value ); in test_main()
52 c = numeric_cast<signed char>( small_value ); in test_main()
55 c = numeric_cast<signed char>( small_negative_value ); in test_main()
59 BOOST_CHECK( 0.0f == numeric_cast<float>( 0.0 ) ); in test_main()
60 BOOST_CHECK( 0.0 == numeric_cast<double>( 0.0 ) ); in test_main()
65 try { c = numeric_cast<signed char>( large_value ); } in test_main()
71 try { c = numeric_cast<signed char>( large_negative_value ); } in test_main()
78 try { ul = numeric_cast<unsigned long>( large_negative_value ); } in test_main()
84 try { ul = numeric_cast<unsigned long>( small_negative_value ); } in test_main()
90 try { numeric_cast<int>( DBL_MAX ); } in test_main()
/dports/devel/hyperscan/boost_1_75_0/libs/numeric/conversion/test/
H A Dnumeric_cast_test.cpp49 c = numeric_cast<signed char>( small_value ); in test_main()
52 c = numeric_cast<signed char>( small_value ); in test_main()
55 c = numeric_cast<signed char>( small_negative_value ); in test_main()
59 BOOST_CHECK( 0.0f == numeric_cast<float>( 0.0 ) ); in test_main()
60 BOOST_CHECK( 0.0 == numeric_cast<double>( 0.0 ) ); in test_main()
65 try { c = numeric_cast<signed char>( large_value ); } in test_main()
71 try { c = numeric_cast<signed char>( large_negative_value ); } in test_main()
78 try { ul = numeric_cast<unsigned long>( large_negative_value ); } in test_main()
84 try { ul = numeric_cast<unsigned long>( small_negative_value ); } in test_main()
90 try { numeric_cast<int>( DBL_MAX ); } in test_main()
/dports/math/py-heyoka/heyoka.py-0.16.0/heyoka/
H A Dtaylor_expose_c_output.cpp89 … py::array::ShapeContainer{boost::numeric_cast<py::ssize_t>(c_out->get_output().size())}, in expose_c_output_impl()
105 const auto ncols = boost::numeric_cast<py::ssize_t>(c_out->get_output().size()); in expose_c_output_impl()
305 if (tm.shape(0) != boost::numeric_cast<py::ssize_t>(batch_size)) { in expose_c_output_batch_impl()
330 … auto ret = py::array_t<T>(py::array::ShapeContainer{boost::numeric_cast<py::ssize_t>(dim), in expose_c_output_batch_impl()
340 if (tm.shape(1) != boost::numeric_cast<py::ssize_t>(batch_size)) { in expose_c_output_batch_impl()
363 tmp_buffer.resize(boost::numeric_cast<decltype(tmp_buffer.size())>(batch_size)); in expose_c_output_batch_impl()
371 … for (py::ssize_t j = 0; j < boost::numeric_cast<py::ssize_t>(batch_size); ++j) { in expose_c_output_batch_impl()
381 + i * boost::numeric_cast<py::ssize_t>(dim) in expose_c_output_batch_impl()
382 * boost::numeric_cast<py::ssize_t>(batch_size)); in expose_c_output_batch_impl()
402 … py::array::ShapeContainer{boost::numeric_cast<py::ssize_t>(dim), in expose_c_output_batch_impl()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/algorithms/detail/
H A Dassign_values.hpp120 geometry::set<0>(point, boost::numeric_cast<coordinate_type>(get<Corner1, 0>(box))); in assign_box_2d_corner()
121 geometry::set<1>(point, boost::numeric_cast<coordinate_type>(get<Corner2, 1>(box))); in assign_box_2d_corner()
139 geometry::set<0, 0>(geometry, boost::numeric_cast<coordinate_type>(x1)); in apply()
140 geometry::set<0, 1>(geometry, boost::numeric_cast<coordinate_type>(y1)); in apply()
141 geometry::set<1, 0>(geometry, boost::numeric_cast<coordinate_type>(x2)); in apply()
142 geometry::set<1, 1>(geometry, boost::numeric_cast<coordinate_type>(y2)); in apply()
170 set<0>(point, boost::numeric_cast<coordinate_type>(c1)); in apply()
171 set<1>(point, boost::numeric_cast<coordinate_type>(c2)); in apply()
183 set<0>(point, boost::numeric_cast<coordinate_type>(c1)); in apply()
184 set<1>(point, boost::numeric_cast<coordinate_type>(c2)); in apply()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/algorithms/detail/
H A Dassign_values.hpp153 geometry::set<Index, Dimension>(geometry, boost::numeric_cast in apply()
195 geometry::set<Dimension>( point, boost::numeric_cast in apply()
239 geometry::set<0, 0>(geometry, boost::numeric_cast<coordinate_type>(x1)); in apply()
240 geometry::set<0, 1>(geometry, boost::numeric_cast<coordinate_type>(y1)); in apply()
241 geometry::set<1, 0>(geometry, boost::numeric_cast<coordinate_type>(x2)); in apply()
242 geometry::set<1, 1>(geometry, boost::numeric_cast<coordinate_type>(y2)); in apply()
272 set<0>(point, boost::numeric_cast<coordinate_type>(c1)); in apply()
273 set<1>(point, boost::numeric_cast<coordinate_type>(c2)); in apply()
285 set<0>(point, boost::numeric_cast<coordinate_type>(c1)); in apply()
286 set<1>(point, boost::numeric_cast<coordinate_type>(c2)); in apply()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/algorithms/detail/
H A Dassign_values.hpp153 geometry::set<Index, Dimension>(geometry, boost::numeric_cast in apply()
195 geometry::set<Dimension>( point, boost::numeric_cast in apply()
239 geometry::set<0, 0>(geometry, boost::numeric_cast<coordinate_type>(x1)); in apply()
240 geometry::set<0, 1>(geometry, boost::numeric_cast<coordinate_type>(y1)); in apply()
241 geometry::set<1, 0>(geometry, boost::numeric_cast<coordinate_type>(x2)); in apply()
242 geometry::set<1, 1>(geometry, boost::numeric_cast<coordinate_type>(y2)); in apply()
270 set<0>(point, boost::numeric_cast<coordinate_type>(c1)); in apply()
271 set<1>(point, boost::numeric_cast<coordinate_type>(c2)); in apply()
283 set<0>(point, boost::numeric_cast<coordinate_type>(c1)); in apply()
284 set<1>(point, boost::numeric_cast<coordinate_type>(c2)); in apply()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/algorithms/detail/
H A Dassign_values.hpp153 geometry::set<Index, Dimension>(geometry, boost::numeric_cast in apply()
195 geometry::set<Dimension>( point, boost::numeric_cast in apply()
239 geometry::set<0, 0>(geometry, boost::numeric_cast<coordinate_type>(x1)); in apply()
240 geometry::set<0, 1>(geometry, boost::numeric_cast<coordinate_type>(y1)); in apply()
241 geometry::set<1, 0>(geometry, boost::numeric_cast<coordinate_type>(x2)); in apply()
242 geometry::set<1, 1>(geometry, boost::numeric_cast<coordinate_type>(y2)); in apply()
270 set<0>(point, boost::numeric_cast<coordinate_type>(c1)); in apply()
271 set<1>(point, boost::numeric_cast<coordinate_type>(c2)); in apply()
283 set<0>(point, boost::numeric_cast<coordinate_type>(c1)); in apply()
284 set<1>(point, boost::numeric_cast<coordinate_type>(c2)); in apply()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/geometry/algorithms/detail/
H A Dassign_values.hpp147 geometry::set<Index, Dimension>(geometry, boost::numeric_cast in apply()
189 geometry::set<Dimension>( point, boost::numeric_cast in apply()
233 geometry::set<0, 0>(geometry, boost::numeric_cast<coordinate_type>(x1)); in apply()
234 geometry::set<0, 1>(geometry, boost::numeric_cast<coordinate_type>(y1)); in apply()
235 geometry::set<1, 0>(geometry, boost::numeric_cast<coordinate_type>(x2)); in apply()
236 geometry::set<1, 1>(geometry, boost::numeric_cast<coordinate_type>(y2)); in apply()
266 set<0>(point, boost::numeric_cast<coordinate_type>(c1)); in apply()
267 set<1>(point, boost::numeric_cast<coordinate_type>(c2)); in apply()
279 set<0>(point, boost::numeric_cast<coordinate_type>(c1)); in apply()
280 set<1>(point, boost::numeric_cast<coordinate_type>(c2)); in apply()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/geometry/algorithms/detail/
H A Dassign_values.hpp147 geometry::set<Index, Dimension>(geometry, boost::numeric_cast in apply()
189 geometry::set<Dimension>( point, boost::numeric_cast in apply()
233 geometry::set<0, 0>(geometry, boost::numeric_cast<coordinate_type>(x1)); in apply()
234 geometry::set<0, 1>(geometry, boost::numeric_cast<coordinate_type>(y1)); in apply()
235 geometry::set<1, 0>(geometry, boost::numeric_cast<coordinate_type>(x2)); in apply()
236 geometry::set<1, 1>(geometry, boost::numeric_cast<coordinate_type>(y2)); in apply()
266 set<0>(point, boost::numeric_cast<coordinate_type>(c1)); in apply()
267 set<1>(point, boost::numeric_cast<coordinate_type>(c2)); in apply()
279 set<0>(point, boost::numeric_cast<coordinate_type>(c1)); in apply()
280 set<1>(point, boost::numeric_cast<coordinate_type>(c2)); in apply()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/geometry/algorithms/detail/
H A Dassign_values.hpp147 geometry::set<Index, Dimension>(geometry, boost::numeric_cast in apply()
189 geometry::set<Dimension>( point, boost::numeric_cast in apply()
233 geometry::set<0, 0>(geometry, boost::numeric_cast<coordinate_type>(x1)); in apply()
234 geometry::set<0, 1>(geometry, boost::numeric_cast<coordinate_type>(y1)); in apply()
235 geometry::set<1, 0>(geometry, boost::numeric_cast<coordinate_type>(x2)); in apply()
236 geometry::set<1, 1>(geometry, boost::numeric_cast<coordinate_type>(y2)); in apply()
266 set<0>(point, boost::numeric_cast<coordinate_type>(c1)); in apply()
267 set<1>(point, boost::numeric_cast<coordinate_type>(c2)); in apply()
279 set<0>(point, boost::numeric_cast<coordinate_type>(c1)); in apply()
280 set<1>(point, boost::numeric_cast<coordinate_type>(c2)); in apply()
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/geometry/algorithms/detail/
H A Dassign_values.hpp147 geometry::set<Index, Dimension>(geometry, boost::numeric_cast in apply()
189 geometry::set<Dimension>( point, boost::numeric_cast in apply()
233 geometry::set<0, 0>(geometry, boost::numeric_cast<coordinate_type>(x1)); in apply()
234 geometry::set<0, 1>(geometry, boost::numeric_cast<coordinate_type>(y1)); in apply()
235 geometry::set<1, 0>(geometry, boost::numeric_cast<coordinate_type>(x2)); in apply()
236 geometry::set<1, 1>(geometry, boost::numeric_cast<coordinate_type>(y2)); in apply()
266 set<0>(point, boost::numeric_cast<coordinate_type>(c1)); in apply()
267 set<1>(point, boost::numeric_cast<coordinate_type>(c2)); in apply()
279 set<0>(point, boost::numeric_cast<coordinate_type>(c1)); in apply()
280 set<1>(point, boost::numeric_cast<coordinate_type>(c2)); in apply()
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/geometry/algorithms/detail/
H A Dassign_values.hpp153 geometry::set<Index, Dimension>(geometry, boost::numeric_cast in apply()
195 geometry::set<Dimension>( point, boost::numeric_cast in apply()
239 geometry::set<0, 0>(geometry, boost::numeric_cast<coordinate_type>(x1)); in apply()
240 geometry::set<0, 1>(geometry, boost::numeric_cast<coordinate_type>(y1)); in apply()
241 geometry::set<1, 0>(geometry, boost::numeric_cast<coordinate_type>(x2)); in apply()
242 geometry::set<1, 1>(geometry, boost::numeric_cast<coordinate_type>(y2)); in apply()
272 set<0>(point, boost::numeric_cast<coordinate_type>(c1)); in apply()
273 set<1>(point, boost::numeric_cast<coordinate_type>(c2)); in apply()
285 set<0>(point, boost::numeric_cast<coordinate_type>(c1)); in apply()
286 set<1>(point, boost::numeric_cast<coordinate_type>(c2)); in apply()
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/geometry/algorithms/detail/
H A Dassign_values.hpp147 geometry::set<Index, Dimension>(geometry, boost::numeric_cast in apply()
189 geometry::set<Dimension>( point, boost::numeric_cast in apply()
233 geometry::set<0, 0>(geometry, boost::numeric_cast<coordinate_type>(x1)); in apply()
234 geometry::set<0, 1>(geometry, boost::numeric_cast<coordinate_type>(y1)); in apply()
235 geometry::set<1, 0>(geometry, boost::numeric_cast<coordinate_type>(x2)); in apply()
236 geometry::set<1, 1>(geometry, boost::numeric_cast<coordinate_type>(y2)); in apply()
266 set<0>(point, boost::numeric_cast<coordinate_type>(c1)); in apply()
267 set<1>(point, boost::numeric_cast<coordinate_type>(c2)); in apply()
279 set<0>(point, boost::numeric_cast<coordinate_type>(c1)); in apply()
280 set<1>(point, boost::numeric_cast<coordinate_type>(c2)); in apply()
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/geometry/algorithms/detail/
H A Dassign_values.hpp146 geometry::set<Index, Dimension>(geometry, boost::numeric_cast in apply()
188 geometry::set<Dimension>( point, boost::numeric_cast in apply()
232 geometry::set<0, 0>(geometry, boost::numeric_cast<coordinate_type>(x1)); in apply()
233 geometry::set<0, 1>(geometry, boost::numeric_cast<coordinate_type>(y1)); in apply()
234 geometry::set<1, 0>(geometry, boost::numeric_cast<coordinate_type>(x2)); in apply()
235 geometry::set<1, 1>(geometry, boost::numeric_cast<coordinate_type>(y2)); in apply()
265 set<0>(point, boost::numeric_cast<coordinate_type>(c1)); in apply()
266 set<1>(point, boost::numeric_cast<coordinate_type>(c2)); in apply()
278 set<0>(point, boost::numeric_cast<coordinate_type>(c1)); in apply()
279 set<1>(point, boost::numeric_cast<coordinate_type>(c2)); in apply()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/algorithms/detail/
H A Dassign_values.hpp153 geometry::set<Index, Dimension>(geometry, boost::numeric_cast in apply()
195 geometry::set<Dimension>( point, boost::numeric_cast in apply()
239 geometry::set<0, 0>(geometry, boost::numeric_cast<coordinate_type>(x1)); in apply()
240 geometry::set<0, 1>(geometry, boost::numeric_cast<coordinate_type>(y1)); in apply()
241 geometry::set<1, 0>(geometry, boost::numeric_cast<coordinate_type>(x2)); in apply()
242 geometry::set<1, 1>(geometry, boost::numeric_cast<coordinate_type>(y2)); in apply()
270 set<0>(point, boost::numeric_cast<coordinate_type>(c1)); in apply()
271 set<1>(point, boost::numeric_cast<coordinate_type>(c2)); in apply()
283 set<0>(point, boost::numeric_cast<coordinate_type>(c1)); in apply()
284 set<1>(point, boost::numeric_cast<coordinate_type>(c2)); in apply()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/geometry/algorithms/detail/
H A Dassign_values.hpp153 geometry::set<Index, Dimension>(geometry, boost::numeric_cast in apply()
195 geometry::set<Dimension>( point, boost::numeric_cast in apply()
239 geometry::set<0, 0>(geometry, boost::numeric_cast<coordinate_type>(x1)); in apply()
240 geometry::set<0, 1>(geometry, boost::numeric_cast<coordinate_type>(y1)); in apply()
241 geometry::set<1, 0>(geometry, boost::numeric_cast<coordinate_type>(x2)); in apply()
242 geometry::set<1, 1>(geometry, boost::numeric_cast<coordinate_type>(y2)); in apply()
272 set<0>(point, boost::numeric_cast<coordinate_type>(c1)); in apply()
273 set<1>(point, boost::numeric_cast<coordinate_type>(c2)); in apply()
285 set<0>(point, boost::numeric_cast<coordinate_type>(c1)); in apply()
286 set<1>(point, boost::numeric_cast<coordinate_type>(c2)); in apply()
[all …]

12345678910>>...63