Home
last modified time | relevance | path

Searched refs:ratio_type (Results 1 – 25 of 61) sorted by relevance

123

/dports/devel/eastl/EASTL-3.13.06/include/EASTL/
H A Dratio.h159 typedef ratio<num, den> ratio_type;
166 template <class R1, class R2> R2 ct_simplify_t = ct_simplify<R1>::ratio_type;
170 template <class R1> struct ct_simplify_t : public ct_simplify<R1>::ratio_type {};
190 >::ratio_type type;
210 >::ratio_type type;
226 >::ratio_type type;
242 >::ratio_type type;
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/algorithms/detail/disjoint/
H A Dlinear_linear.hpp100 > ratio_type; in apply() typedef
104 ratio_type, in apply()
107 Geometry1, Geometry2, ratio_type in apply()
/dports/devel/boost-libs/boost_1_72_0/boost/geometry/algorithms/detail/disjoint/
H A Dlinear_linear.hpp100 > ratio_type; in apply() typedef
104 ratio_type, in apply()
107 Geometry1, Geometry2, ratio_type in apply()
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/algorithms/detail/disjoint/
H A Dlinear_linear.hpp98 > ratio_type; in apply() typedef
102 ratio_type, in apply()
105 Geometry1, Geometry2, ratio_type in apply()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/algorithms/detail/disjoint/
H A Dlinear_linear.hpp98 > ratio_type; in apply() typedef
102 ratio_type, in apply()
105 Geometry1, Geometry2, ratio_type in apply()
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/algorithms/detail/disjoint/
H A Dlinear_linear.hpp98 > ratio_type; in apply() typedef
102 ratio_type, in apply()
105 Geometry1, Geometry2, ratio_type in apply()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/algorithms/detail/disjoint/
H A Dlinear_linear.hpp98 > ratio_type; in apply() typedef
102 ratio_type, in apply()
105 Geometry1, Geometry2, ratio_type in apply()
/dports/devel/boost-python-libs/boost_1_72_0/boost/geometry/algorithms/detail/disjoint/
H A Dlinear_linear.hpp100 > ratio_type; in apply() typedef
104 ratio_type, in apply()
107 Geometry1, Geometry2, ratio_type in apply()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/geometry/test/strategies/
H A Dsegment_intersection_collinear.cpp139 typedef typename bg::segment_ratio_type<P, rescale_policy_type>::type ratio_type; in test_segment_ratio() typedef
143 ratio_type in test_segment_ratio()
153 ratio_type expected_a1(expected_pair_a1.first, expected_pair_a1.second); in test_segment_ratio()
154 ratio_type expected_a2(expected_pair_a2.first, expected_pair_a2.second); in test_segment_ratio()
155 ratio_type expected_b1(expected_pair_b1.first, expected_pair_b1.second); in test_segment_ratio()
156 ratio_type expected_b2(expected_pair_b2.first, expected_pair_b2.second); in test_segment_ratio()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/geometry/test/strategies/
H A Dsegment_intersection_collinear.cpp139 typedef typename bg::segment_ratio_type<P, rescale_policy_type>::type ratio_type; in test_segment_ratio() typedef
143 ratio_type in test_segment_ratio()
153 ratio_type expected_a1(expected_pair_a1.first, expected_pair_a1.second); in test_segment_ratio()
154 ratio_type expected_a2(expected_pair_a2.first, expected_pair_a2.second); in test_segment_ratio()
155 ratio_type expected_b1(expected_pair_b1.first, expected_pair_b1.second); in test_segment_ratio()
156 ratio_type expected_b2(expected_pair_b2.first, expected_pair_b2.second); in test_segment_ratio()
/dports/databases/percona57-server/boost_1_59_0/libs/geometry/test/strategies/
H A Dsegment_intersection_collinear.cpp139 typedef typename bg::segment_ratio_type<P, rescale_policy_type>::type ratio_type; in test_segment_ratio() typedef
143 ratio_type in test_segment_ratio()
153 ratio_type expected_a1(expected_pair_a1.first, expected_pair_a1.second); in test_segment_ratio()
154 ratio_type expected_a2(expected_pair_a2.first, expected_pair_a2.second); in test_segment_ratio()
155 ratio_type expected_b1(expected_pair_b1.first, expected_pair_b1.second); in test_segment_ratio()
156 ratio_type expected_b2(expected_pair_b2.first, expected_pair_b2.second); in test_segment_ratio()
/dports/databases/xtrabackup/boost_1_59_0/libs/geometry/test/strategies/
H A Dsegment_intersection_collinear.cpp139 typedef typename bg::segment_ratio_type<P, rescale_policy_type>::type ratio_type; in test_segment_ratio() typedef
143 ratio_type in test_segment_ratio()
153 ratio_type expected_a1(expected_pair_a1.first, expected_pair_a1.second); in test_segment_ratio()
154 ratio_type expected_a2(expected_pair_a2.first, expected_pair_a2.second); in test_segment_ratio()
155 ratio_type expected_b1(expected_pair_b1.first, expected_pair_b1.second); in test_segment_ratio()
156 ratio_type expected_b2(expected_pair_b2.first, expected_pair_b2.second); in test_segment_ratio()
/dports/databases/percona57-client/boost_1_59_0/libs/geometry/test/strategies/
H A Dsegment_intersection_collinear.cpp139 typedef typename bg::segment_ratio_type<P, rescale_policy_type>::type ratio_type; in test_segment_ratio() typedef
143 ratio_type in test_segment_ratio()
153 ratio_type expected_a1(expected_pair_a1.first, expected_pair_a1.second); in test_segment_ratio()
154 ratio_type expected_a2(expected_pair_a2.first, expected_pair_a2.second); in test_segment_ratio()
155 ratio_type expected_b1(expected_pair_b1.first, expected_pair_b1.second); in test_segment_ratio()
156 ratio_type expected_b2(expected_pair_b2.first, expected_pair_b2.second); in test_segment_ratio()
/dports/devel/boost-docs/boost_1_72_0/libs/geometry/test/strategies/
H A Dsegment_intersection_collinear.cpp147 typedef bg::segment_ratio<typename bg::coordinate_type<P>::type> ratio_type; in test_segment_ratio() typedef
149 ratio_type expected_a1(expected_pair_a1.first, expected_pair_a1.second); in test_segment_ratio()
150 ratio_type expected_a2(expected_pair_a2.first, expected_pair_a2.second); in test_segment_ratio()
151 ratio_type expected_b1(expected_pair_b1.first, expected_pair_b1.second); in test_segment_ratio()
152 ratio_type expected_b2(expected_pair_b2.first, expected_pair_b2.second); in test_segment_ratio()
/dports/devel/boost-python-libs/boost_1_72_0/libs/geometry/test/strategies/
H A Dsegment_intersection_collinear.cpp147 typedef bg::segment_ratio<typename bg::coordinate_type<P>::type> ratio_type; in test_segment_ratio() typedef
149 ratio_type expected_a1(expected_pair_a1.first, expected_pair_a1.second); in test_segment_ratio()
150 ratio_type expected_a2(expected_pair_a2.first, expected_pair_a2.second); in test_segment_ratio()
151 ratio_type expected_b1(expected_pair_b1.first, expected_pair_b1.second); in test_segment_ratio()
152 ratio_type expected_b2(expected_pair_b2.first, expected_pair_b2.second); in test_segment_ratio()
/dports/devel/boost-libs/boost_1_72_0/libs/geometry/test/strategies/
H A Dsegment_intersection_collinear.cpp147 typedef bg::segment_ratio<typename bg::coordinate_type<P>::type> ratio_type; in test_segment_ratio() typedef
149 ratio_type expected_a1(expected_pair_a1.first, expected_pair_a1.second); in test_segment_ratio()
150 ratio_type expected_a2(expected_pair_a2.first, expected_pair_a2.second); in test_segment_ratio()
151 ratio_type expected_b1(expected_pair_b1.first, expected_pair_b1.second); in test_segment_ratio()
152 ratio_type expected_b2(expected_pair_b2.first, expected_pair_b2.second); in test_segment_ratio()
/dports/devel/hyperscan/boost_1_75_0/libs/geometry/test/strategies/
H A Dsegment_intersection_collinear.cpp145 typedef bg::segment_ratio<typename bg::coordinate_type<P>::type> ratio_type; in test_segment_ratio() typedef
147 ratio_type expected_a1(expected_pair_a1.first, expected_pair_a1.second); in test_segment_ratio()
148 ratio_type expected_a2(expected_pair_a2.first, expected_pair_a2.second); in test_segment_ratio()
149 ratio_type expected_b1(expected_pair_b1.first, expected_pair_b1.second); in test_segment_ratio()
150 ratio_type expected_b2(expected_pair_b2.first, expected_pair_b2.second); in test_segment_ratio()
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/src/Master/
H A Dmaster_prep_sr.c751 int ratio_type = 0; in sr_add_new_bounded_col() local
755 ratio_type = 1; in sr_add_new_bounded_col()
759 ratio_type = 2; in sr_add_new_bounded_col()
761 ratio_type = 3; in sr_add_new_bounded_col()
765 ratio_type = 1; in sr_add_new_bounded_col()
767 ratio_type = 2; in sr_add_new_bounded_col()
813 if(ratio_type == 0){ in sr_add_new_bounded_col()
832 }else if((ratio_type == 1 && obj_sense == SR_MAX) || in sr_add_new_bounded_col()
833 (ratio_type == 2 && obj_sense == SR_MIN)){ in sr_add_new_bounded_col()
839 }else if((ratio_type == 1 && obj_sense == SR_MIN) || in sr_add_new_bounded_col()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/geometry/strategies/cartesian/
H A Dcart_intersect.hpp174 >::type ratio_type; in apply() typedef
180 ratio_type in apply()
245 return relate_collinear<0, ratio_type>(a, b, in apply()
252 return relate_collinear<1, ratio_type>(a, b, in apply()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/geometry/strategies/cartesian/
H A Dcart_intersect.hpp174 >::type ratio_type; in apply() typedef
180 ratio_type in apply()
245 return relate_collinear<0, ratio_type>(a, b, in apply()
252 return relate_collinear<1, ratio_type>(a, b, in apply()
/dports/databases/xtrabackup/boost_1_59_0/boost/geometry/strategies/cartesian/
H A Dcart_intersect.hpp174 >::type ratio_type; in apply() typedef
180 ratio_type in apply()
245 return relate_collinear<0, ratio_type>(a, b, in apply()
252 return relate_collinear<1, ratio_type>(a, b, in apply()
/dports/databases/percona57-server/boost_1_59_0/boost/geometry/strategies/cartesian/
H A Dcart_intersect.hpp174 >::type ratio_type; in apply() typedef
180 ratio_type in apply()
245 return relate_collinear<0, ratio_type>(a, b, in apply()
252 return relate_collinear<1, ratio_type>(a, b, in apply()
/dports/databases/percona57-client/boost_1_59_0/boost/geometry/strategies/cartesian/
H A Dcart_intersect.hpp174 >::type ratio_type; in apply() typedef
180 ratio_type in apply()
245 return relate_collinear<0, ratio_type>(a, b, in apply()
252 return relate_collinear<1, ratio_type>(a, b, in apply()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/geometry/strategies/cartesian/
H A Dcart_intersect.hpp174 >::type ratio_type; in apply() typedef
180 ratio_type in apply()
245 return relate_collinear<0, ratio_type>(a, b, in apply()
252 return relate_collinear<1, ratio_type>(a, b, in apply()
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/algorithms/detail/relate/
H A Dturns.hpp76 typedef typename segment_ratio_type<point1_type, RobustPolicy>::type ratio_type; typedef
80 ratio_type,
83 Geometry1, Geometry2, ratio_type

123