Home
last modified time | relevance | path

Searched refs:return_type (Results 1 – 25 of 4340) sorted by relevance

12345678910>>...174

/dports/math/openmesh/OpenMesh-8.1/src/OpenMesh/Core/Utils/
H A Dcolor_cast.hh82 typedef dst_t return_type; typedef
96 typedef Vec3uc return_type; typedef
109 typedef Vec3uc return_type; typedef
122 typedef Vec3i return_type; typedef
135 typedef Vec3i return_type; typedef
148 typedef Vec4i return_type; typedef
216 typedef Vec4f return_type; typedef
244 typedef Vec4f return_type; typedef
270 typedef Vec4f return_type; typedef
293 typedef Vec3f return_type; typedef
[all …]
/dports/devel/xtl-quant-stack/xtl-0.7.4/test/
H A Dtest_xmultimethods.cpp127 using return_type = dispatch_tester::return_type; in TEST() typedef
133 return_type in TEST()
160 using return_type = dispatch_tester::return_type; in TEST() typedef
166 return_type, in TEST()
212 return_type r1 = d.dispatch(*p1, *p2); in test_function_dispatcher()
213 return_type r2 = d.dispatch(*p1, *p3); in test_function_dispatcher()
214 return_type r3 = d.dispatch(*p2, *p1); in test_function_dispatcher()
233 return_type in TEST()
245 return_type, in TEST()
259 return_type, in TEST()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/strategies/spherical/
H A Ddistance_cross_track.hpp357 struct return_type struct in boost::geometry::strategy::distance::comparable::cross_track
399 typedef typename return_type<Point, PointOfSegment>::type return_type; in apply() typedef
420 return_type crs_AD = geometry::formula::spherical_azimuth<return_type, false> in apply()
427 return_type crs_BA = result.reverse_azimuth - geometry::math::pi<return_type>(); in apply()
429 return_type crs_BD = geometry::formula::spherical_azimuth<return_type, false> in apply()
558 struct return_type struct in boost::geometry::strategy::distance::cross_track
599 typedef typename return_type<Point, PointOfSegment>::type return_type; in apply() typedef
611 return_type const c = return_type(2.0) * asin(math::sqrt(a)); in apply()
691 >::template return_type<P, PS>::type return_type; typedef
759 typedef typename return_type<strategy_type, P, PS>::type return_type; typedef
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/strategies/spherical/
H A Ddistance_cross_track.hpp356 struct return_type struct in boost::geometry::strategy::distance::comparable::cross_track
398 typedef typename return_type<Point, PointOfSegment>::type return_type; in apply() typedef
419 return_type crs_AD = geometry::formula::spherical_azimuth<return_type, false> in apply()
426 return_type crs_BA = result.reverse_azimuth - geometry::math::pi<return_type>(); in apply()
428 return_type crs_BD = geometry::formula::spherical_azimuth<return_type, false> in apply()
557 struct return_type struct in boost::geometry::strategy::distance::cross_track
598 typedef typename return_type<Point, PointOfSegment>::type return_type; in apply() typedef
610 return_type const c = return_type(2.0) * asin(math::sqrt(a)); in apply()
690 >::template return_type<P, PS>::type return_type; typedef
758 typedef typename return_type<strategy_type, P, PS>::type return_type; typedef
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/strategies/spherical/
H A Ddistance_cross_track.hpp334 struct return_type struct in boost::geometry::strategy::distance::comparable::cross_track
375 typedef typename return_type<Point, PointOfSegment>::type return_type; in apply() typedef
396 return_type crs_AD = geometry::formula::spherical_azimuth<return_type, false> in apply()
403 return_type crs_BA = result.reverse_azimuth - geometry::math::pi<return_type>(); in apply()
405 return_type crs_BD = geometry::formula::spherical_azimuth<return_type, false> in apply()
534 struct return_type struct in boost::geometry::strategy::distance::cross_track
575 typedef typename return_type<Point, PointOfSegment>::type return_type; in apply() typedef
587 return_type const c = return_type(2.0) * asin(math::sqrt(a)); in apply()
667 >::template return_type<P, PS>::type return_type; typedef
735 typedef typename return_type<strategy_type, P, PS>::type return_type; typedef
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/strategies/spherical/
H A Ddistance_cross_track.hpp356 struct return_type struct in boost::geometry::strategy::distance::comparable::cross_track
398 typedef typename return_type<Point, PointOfSegment>::type return_type; in apply() typedef
419 return_type crs_AD = geometry::formula::spherical_azimuth<return_type, false> in apply()
426 return_type crs_BA = result.reverse_azimuth - geometry::math::pi<return_type>(); in apply()
428 return_type crs_BD = geometry::formula::spherical_azimuth<return_type, false> in apply()
557 struct return_type struct in boost::geometry::strategy::distance::cross_track
598 typedef typename return_type<Point, PointOfSegment>::type return_type; in apply() typedef
610 return_type const c = return_type(2.0) * asin(math::sqrt(a)); in apply()
690 >::template return_type<P, PS>::type return_type; typedef
758 typedef typename return_type<strategy_type, P, PS>::type return_type; typedef
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/strategies/spherical/
H A Ddistance_cross_track.hpp356 struct return_type struct in boost::geometry::strategy::distance::comparable::cross_track
398 typedef typename return_type<Point, PointOfSegment>::type return_type; in apply() typedef
419 return_type crs_AD = geometry::formula::spherical_azimuth<return_type, false> in apply()
426 return_type crs_BA = result.reverse_azimuth - geometry::math::pi<return_type>(); in apply()
428 return_type crs_BD = geometry::formula::spherical_azimuth<return_type, false> in apply()
557 struct return_type struct in boost::geometry::strategy::distance::cross_track
598 typedef typename return_type<Point, PointOfSegment>::type return_type; in apply() typedef
610 return_type const c = return_type(2.0) * asin(math::sqrt(a)); in apply()
690 >::template return_type<P, PS>::type return_type; typedef
758 typedef typename return_type<strategy_type, P, PS>::type return_type; typedef
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/geometry/strategies/spherical/
H A Ddistance_cross_track.hpp336 struct return_type struct in boost::geometry::strategy::distance::comparable::cross_track
378 typedef typename return_type<Point, PointOfSegment>::type return_type; in apply() typedef
399 return_type crs_AD = geometry::formula::spherical_azimuth<return_type, false> in apply()
406 return_type crs_BA = result.reverse_azimuth - geometry::math::pi<return_type>(); in apply()
408 return_type crs_BD = geometry::formula::spherical_azimuth<return_type, false> in apply()
517 struct return_type struct in boost::geometry::strategy::distance::cross_track
558 typedef typename return_type<Point, PointOfSegment>::type return_type; in apply() typedef
570 return_type const c = return_type(2.0) * asin(math::sqrt(a)); in apply()
650 >::template return_type<P, PS>::type return_type; typedef
718 typedef typename return_type<strategy_type, P, PS>::type return_type; typedef
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/geometry/strategies/spherical/
H A Ddistance_cross_track.hpp357 struct return_type struct in boost::geometry::strategy::distance::comparable::cross_track
399 typedef typename return_type<Point, PointOfSegment>::type return_type; in apply() typedef
420 return_type crs_AD = geometry::formula::spherical_azimuth<return_type, false> in apply()
427 return_type crs_BA = result.reverse_azimuth - geometry::math::pi<return_type>(); in apply()
429 return_type crs_BD = geometry::formula::spherical_azimuth<return_type, false> in apply()
558 struct return_type struct in boost::geometry::strategy::distance::cross_track
599 typedef typename return_type<Point, PointOfSegment>::type return_type; in apply() typedef
611 return_type const c = return_type(2.0) * asin(math::sqrt(a)); in apply()
691 >::template return_type<P, PS>::type return_type; typedef
759 typedef typename return_type<strategy_type, P, PS>::type return_type; typedef
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/geometry/strategies/spherical/
H A Ddistance_cross_track.hpp357 struct return_type struct in boost::geometry::strategy::distance::comparable::cross_track
399 typedef typename return_type<Point, PointOfSegment>::type return_type; in apply() typedef
420 return_type crs_AD = geometry::formula::spherical_azimuth<return_type, false> in apply()
427 return_type crs_BA = result.reverse_azimuth - geometry::math::pi<return_type>(); in apply()
429 return_type crs_BD = geometry::formula::spherical_azimuth<return_type, false> in apply()
558 struct return_type struct in boost::geometry::strategy::distance::cross_track
599 typedef typename return_type<Point, PointOfSegment>::type return_type; in apply() typedef
611 return_type const c = return_type(2.0) * asin(math::sqrt(a)); in apply()
691 >::template return_type<P, PS>::type return_type; typedef
759 typedef typename return_type<strategy_type, P, PS>::type return_type; typedef
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/geometry/strategies/spherical/
H A Ddistance_cross_track.hpp330 struct return_type struct in boost::geometry::strategy::distance::comparable::cross_track
372 typedef typename return_type<Point, PointOfSegment>::type return_type; in apply() typedef
393 return_type crs_AD = geometry::formula::spherical_azimuth<return_type, false> in apply()
400 return_type crs_BA = result.reverse_azimuth - geometry::math::pi<return_type>(); in apply()
402 return_type crs_BD = geometry::formula::spherical_azimuth<return_type, false> in apply()
509 struct return_type struct in boost::geometry::strategy::distance::cross_track
550 typedef typename return_type<Point, PointOfSegment>::type return_type; in apply() typedef
562 return_type const c = return_type(2.0) * asin(math::sqrt(a)); in apply()
642 >::template return_type<P, PS>::type return_type; typedef
710 typedef typename return_type<strategy_type, P, PS>::type return_type; typedef
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/geometry/strategies/spherical/
H A Ddistance_cross_track.hpp331 struct return_type struct in boost::geometry::strategy::distance::comparable::cross_track
374 typedef typename return_type<Point, PointOfSegment>::type return_type; in apply() typedef
401 return_type crs_AD = geometry::detail::course<return_type>(sp1, p); in apply()
402 return_type crs_AB = geometry::detail::course<return_type>(sp1, sp2); in apply()
403 return_type crs_BA = crs_AB - geometry::math::pi<return_type>(); in apply()
404 return_type crs_BD = geometry::detail::course<return_type>(sp2, p); in apply()
485 struct return_type struct in boost::geometry::strategy::distance::cross_track
527 typedef typename return_type<Point, PointOfSegment>::type return_type; in apply() typedef
539 return_type const c = return_type(2.0) * asin(math::sqrt(a)); in apply()
613 >::template return_type<P, PS>::type return_type; typedef
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/geometry/strategies/spherical/
H A Ddistance_cross_track.hpp331 struct return_type struct in boost::geometry::strategy::distance::comparable::cross_track
374 typedef typename return_type<Point, PointOfSegment>::type return_type; in apply() typedef
401 return_type crs_AD = geometry::detail::course<return_type>(sp1, p); in apply()
402 return_type crs_AB = geometry::detail::course<return_type>(sp1, sp2); in apply()
403 return_type crs_BA = crs_AB - geometry::math::pi<return_type>(); in apply()
404 return_type crs_BD = geometry::detail::course<return_type>(sp2, p); in apply()
485 struct return_type struct in boost::geometry::strategy::distance::cross_track
527 typedef typename return_type<Point, PointOfSegment>::type return_type; in apply() typedef
539 return_type const c = return_type(2.0) * asin(math::sqrt(a)); in apply()
613 >::template return_type<P, PS>::type return_type; typedef
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/geometry/strategies/spherical/
H A Ddistance_cross_track.hpp331 struct return_type struct in boost::geometry::strategy::distance::comparable::cross_track
374 typedef typename return_type<Point, PointOfSegment>::type return_type; in apply() typedef
401 return_type crs_AD = geometry::detail::course<return_type>(sp1, p); in apply()
402 return_type crs_AB = geometry::detail::course<return_type>(sp1, sp2); in apply()
403 return_type crs_BA = crs_AB - geometry::math::pi<return_type>(); in apply()
404 return_type crs_BD = geometry::detail::course<return_type>(sp2, p); in apply()
485 struct return_type struct in boost::geometry::strategy::distance::cross_track
527 typedef typename return_type<Point, PointOfSegment>::type return_type; in apply() typedef
539 return_type const c = return_type(2.0) * asin(math::sqrt(a)); in apply()
613 >::template return_type<P, PS>::type return_type; typedef
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/geometry/strategies/spherical/
H A Ddistance_cross_track.hpp331 struct return_type struct in boost::geometry::strategy::distance::comparable::cross_track
374 typedef typename return_type<Point, PointOfSegment>::type return_type; in apply() typedef
401 return_type crs_AD = geometry::detail::course<return_type>(sp1, p); in apply()
402 return_type crs_AB = geometry::detail::course<return_type>(sp1, sp2); in apply()
403 return_type crs_BA = crs_AB - geometry::math::pi<return_type>(); in apply()
404 return_type crs_BD = geometry::detail::course<return_type>(sp2, p); in apply()
485 struct return_type struct in boost::geometry::strategy::distance::cross_track
527 typedef typename return_type<Point, PointOfSegment>::type return_type; in apply() typedef
539 return_type const c = return_type(2.0) * asin(math::sqrt(a)); in apply()
613 >::template return_type<P, PS>::type return_type; typedef
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/geometry/strategies/spherical/
H A Ddistance_cross_track.hpp331 struct return_type struct in boost::geometry::strategy::distance::comparable::cross_track
374 typedef typename return_type<Point, PointOfSegment>::type return_type; in apply() typedef
401 return_type crs_AD = geometry::detail::course<return_type>(sp1, p); in apply()
402 return_type crs_AB = geometry::detail::course<return_type>(sp1, sp2); in apply()
403 return_type crs_BA = crs_AB - geometry::math::pi<return_type>(); in apply()
404 return_type crs_BD = geometry::detail::course<return_type>(sp2, p); in apply()
485 struct return_type struct in boost::geometry::strategy::distance::cross_track
527 typedef typename return_type<Point, PointOfSegment>::type return_type; in apply() typedef
539 return_type const c = return_type(2.0) * asin(math::sqrt(a)); in apply()
613 >::template return_type<P, PS>::type return_type; typedef
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/geometry/strategies/spherical/
H A Ddistance_cross_track.hpp331 struct return_type struct in boost::geometry::strategy::distance::comparable::cross_track
374 typedef typename return_type<Point, PointOfSegment>::type return_type; in apply() typedef
401 return_type crs_AD = geometry::detail::course<return_type>(sp1, p); in apply()
402 return_type crs_AB = geometry::detail::course<return_type>(sp1, sp2); in apply()
403 return_type crs_BA = crs_AB - geometry::math::pi<return_type>(); in apply()
404 return_type crs_BD = geometry::detail::course<return_type>(sp2, p); in apply()
485 struct return_type struct in boost::geometry::strategy::distance::cross_track
527 typedef typename return_type<Point, PointOfSegment>::type return_type; in apply() typedef
539 return_type const c = return_type(2.0) * asin(math::sqrt(a)); in apply()
613 >::template return_type<P, PS>::type return_type; typedef
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/geometry/strategies/spherical/
H A Ddistance_cross_track.hpp331 struct return_type struct in boost::geometry::strategy::distance::comparable::cross_track
374 typedef typename return_type<Point, PointOfSegment>::type return_type; in apply() typedef
401 return_type crs_AD = geometry::detail::course<return_type>(sp1, p); in apply()
402 return_type crs_AB = geometry::detail::course<return_type>(sp1, sp2); in apply()
403 return_type crs_BA = crs_AB - geometry::math::pi<return_type>(); in apply()
404 return_type crs_BD = geometry::detail::course<return_type>(sp2, p); in apply()
485 struct return_type struct in boost::geometry::strategy::distance::cross_track
527 typedef typename return_type<Point, PointOfSegment>::type return_type; in apply() typedef
539 return_type const c = return_type(2.0) * asin(math::sqrt(a)); in apply()
613 >::template return_type<P, PS>::type return_type; typedef
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/strategy/geographic/
H A Darea_box.hpp86 return_type const c0 = 0; in apply()
100 return_type const e2 = formula::eccentricity_sqr<return_type>(m_spheroid); in apply()
102 return_type const x_diff = x_max - x_min; in apply()
103 return_type const sin_y_min = sin(y_min); in apply()
104 return_type const sin_y_max = sin(y_max); in apply()
113 return_type const c1 = 1; in apply()
114 return_type const c2 = 2; in apply()
115 return_type const b = get_radius<2>(m_spheroid); in apply()
149 return_type comp1_min = 0, comp1_max = 0; in apply()
152 return_type const e = math::sqrt(e2); in apply()
[all …]
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/geometry/policies/relate/
H A Ddirection.hpp112 typedef direction_type return_type; typedef
186 return_type r('c', opposite); in collinear_interior_boundary_intersect()
194 return_type r('c', opposite); in collinear_a_in_b()
201 return_type r('c', opposite); in collinear_b_in_a()
212 return_type r('c', opposite); in collinear_overlaps()
225 return return_type('0', false); in degenerate()
230 return return_type('d', false); in disjoint()
235 return return_type('d', false); in collinear_disjoint()
241 return return_type('p', false); in parallel()
247 return return_type('d', false); in error()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/iterators/
H A Dsegment_iterator.hpp45 >::type return_type; typedef
60 >::type return_type; typedef
80 >::type return_type; typedef
86 return return_type in apply()
112 >::type return_type; typedef
128 >::type return_type; typedef
159 >::type return_type; typedef
174 >::type return_type; typedef
194 >::type return_type; typedef
200 return return_type in apply()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/geometry/iterators/
H A Dsegment_iterator.hpp45 >::type return_type; typedef
60 >::type return_type; typedef
80 >::type return_type; typedef
86 return return_type in apply()
112 >::type return_type; typedef
128 >::type return_type; typedef
159 >::type return_type; typedef
174 >::type return_type; typedef
194 >::type return_type; typedef
200 return return_type in apply()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/iterators/
H A Dsegment_iterator.hpp47 >::type return_type; typedef
62 >::type return_type; typedef
82 >::type return_type; typedef
88 return return_type in apply()
114 >::type return_type; typedef
130 >::type return_type; typedef
161 >::type return_type; typedef
176 >::type return_type; typedef
196 >::type return_type; typedef
202 return return_type in apply()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/geometry/iterators/
H A Dsegment_iterator.hpp45 >::type return_type; typedef
60 >::type return_type; typedef
80 >::type return_type; typedef
86 return return_type in apply()
112 >::type return_type; typedef
128 >::type return_type; typedef
159 >::type return_type; typedef
174 >::type return_type; typedef
194 >::type return_type; typedef
200 return return_type in apply()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/iterators/
H A Dsegment_iterator.hpp48 >::type return_type; typedef
63 >::type return_type; typedef
83 >::type return_type; typedef
89 return return_type in apply()
115 >::type return_type; typedef
131 >::type return_type; typedef
162 >::type return_type; typedef
177 >::type return_type; typedef
197 >::type return_type; typedef
203 return return_type in apply()
[all …]

12345678910>>...174