Home
last modified time | relevance | path

Searched refs:pol (Results 226 – 250 of 9504) sorted by relevance

12345678910>>...381

/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/math/special_functions/
H A Dellint_3.hpp41 T ellint_pi_imp(T v, T k, T vc, const Policy& pol);
80 result += ellint_f_imp(phi, k, pol);
92 return ellint_pi_imp(v, k, vc, pol);
155 return (boost::math::log1p(arg, pol) - boost::math::log1p(-arg, pol)) / (2 * vcr);
191 result = ellint_pi_imp(N, phi, k, Nm1, pol);
198 t = ellint_f_imp(phi, k, pol);
240 result = -ellint_pi_imp(N, phi, k, Nm1, pol);
241 result += ellint_f_imp(phi, k, pol);
269 result = sphi * (ellint_rf_imp(x, y, z, pol) + v * t * ellint_rj_imp(x, y, z, p, pol) / 3);
276 T ellint_pi_imp(T v, T k, T vc, const Policy& pol)
[all …]
H A Dnext.hpp108 T float_next_imp(const T& val, const Policy& pol)
122 "Argument must be finite, but got %1%", val, pol);
172 "Argument must be finite, but got %1%", val, pol);
190 T float_prior_imp(const T& val, const Policy& pol)
204 "Argument must be finite, but got %1%", val, pol);
255 "Argument must be finite, but got %1%", val, pol);
296 "Argument a must be finite, but got %1%", a, pol);
305 return -float_distance(b, a, pol);
418 return -float_advance(-val, -distance, pol);
422 return float_next(val, pol);
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/math/special_functions/
H A Dellint_3.hpp41 T ellint_pi_imp(T v, T k, T vc, const Policy& pol);
83 result += ellint_f_imp(phi, k, pol);
95 return ellint_pi_imp(v, k, vc, pol);
154 return (boost::math::log1p(arg, pol) - boost::math::log1p(-arg, pol)) / (2 * vcr);
190 result = ellint_pi_imp(N, phi, k, Nm1, pol);
197 t = ellint_f_imp(phi, k, pol);
239 result = -ellint_pi_imp(N, phi, k, Nm1, pol);
240 result += ellint_f_imp(phi, k, pol);
268 result = sphi * (ellint_rf_imp(x, y, z, pol) + v * t * ellint_rj_imp(x, y, z, p, pol) / 3);
275 T ellint_pi_imp(T v, T k, T vc, const Policy& pol)
[all …]
H A Dbeta.hpp165 …b / c, b) * scaled_tgamma_no_lanczos(a, pol) * scaled_tgamma_no_lanczos(b, pol) / scaled_tgamma_no…
169 return boost::math::tgamma(a, pol) * (boost::math::tgamma(b, pol) / boost::math::tgamma(c));
172 return boost::math::tgamma(a, pol) * boost::math::tgamma_delta_ratio(b, a, pol);
174 return boost::math::tgamma(b, pol) * boost::math::tgamma_delta_ratio(a, b, pol);
307 T l3 = boost::math::expm1(ratio * boost::math::log1p(l2, pol), pol);
315 T l3 = boost::math::expm1(boost::math::log1p(l1, pol) / ratio, pol);
482 …* power2 * scaled_tgamma_no_lanczos(c, pol) / (scaled_tgamma_no_lanczos(a, pol) * scaled_tgamma_no…
487 T bet = beta_imp(a, b, l, pol);
638 … / b, b) * scaled_tgamma_no_lanczos(c, pol) / (scaled_tgamma_no_lanczos(a, pol) * scaled_tgamma_no…
648 …lt = exp(a * log(x) + boost::math::lgamma(c, pol) - boost::math::lgamma(a, pol) - boost::math::lga…
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/math/special_functions/
H A Dellint_3.hpp41 T ellint_pi_imp(T v, T k, T vc, const Policy& pol);
83 result += ellint_f_imp(phi, k, pol);
95 return ellint_pi_imp(v, k, vc, pol);
154 return (boost::math::log1p(arg, pol) - boost::math::log1p(-arg, pol)) / (2 * vcr);
190 result = ellint_pi_imp(N, phi, k, Nm1, pol);
197 t = ellint_f_imp(phi, k, pol);
239 result = -ellint_pi_imp(N, phi, k, Nm1, pol);
240 result += ellint_f_imp(phi, k, pol);
268 result = sphi * (ellint_rf_imp(x, y, z, pol) + v * t * ellint_rj_imp(x, y, z, p, pol) / 3);
275 T ellint_pi_imp(T v, T k, T vc, const Policy& pol)
[all …]
H A Dbeta.hpp165 …b / c, b) * scaled_tgamma_no_lanczos(a, pol) * scaled_tgamma_no_lanczos(b, pol) / scaled_tgamma_no…
169 return boost::math::tgamma(a, pol) * (boost::math::tgamma(b, pol) / boost::math::tgamma(c));
172 return boost::math::tgamma(a, pol) * boost::math::tgamma_delta_ratio(b, a, pol);
174 return boost::math::tgamma(b, pol) * boost::math::tgamma_delta_ratio(a, b, pol);
307 T l3 = boost::math::expm1(ratio * boost::math::log1p(l2, pol), pol);
315 T l3 = boost::math::expm1(boost::math::log1p(l1, pol) / ratio, pol);
482 …* power2 * scaled_tgamma_no_lanczos(c, pol) / (scaled_tgamma_no_lanczos(a, pol) * scaled_tgamma_no…
487 T bet = beta_imp(a, b, l, pol);
638 … / b, b) * scaled_tgamma_no_lanczos(c, pol) / (scaled_tgamma_no_lanczos(a, pol) * scaled_tgamma_no…
648 …lt = exp(a * log(x) + boost::math::lgamma(c, pol) - boost::math::lgamma(a, pol) - boost::math::lga…
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/math/special_functions/
H A Dellint_3.hpp41 T ellint_pi_imp(T v, T k, T vc, const Policy& pol);
80 result += ellint_f_imp(phi, k, pol);
92 return ellint_pi_imp(v, k, vc, pol);
155 return (boost::math::log1p(arg, pol) - boost::math::log1p(-arg, pol)) / (2 * vcr);
191 result = ellint_pi_imp(N, phi, k, Nm1, pol);
198 t = ellint_f_imp(phi, k, pol);
240 result = -ellint_pi_imp(N, phi, k, Nm1, pol);
241 result += ellint_f_imp(phi, k, pol);
269 result = sphi * (ellint_rf_imp(x, y, z, pol) + v * t * ellint_rj_imp(x, y, z, p, pol) / 3);
276 T ellint_pi_imp(T v, T k, T vc, const Policy& pol)
[all …]
H A Dnext.hpp108 T float_next_imp(const T& val, const Policy& pol)
122 "Argument must be finite, but got %1%", val, pol);
172 "Argument must be finite, but got %1%", val, pol);
190 T float_prior_imp(const T& val, const Policy& pol)
204 "Argument must be finite, but got %1%", val, pol);
255 "Argument must be finite, but got %1%", val, pol);
296 "Argument a must be finite, but got %1%", a, pol);
305 return -float_distance(b, a, pol);
418 return -float_advance(-val, -distance, pol);
422 return float_next(val, pol);
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/math/special_functions/
H A Dellint_3.hpp41 T ellint_pi_imp(T v, T k, T vc, const Policy& pol);
80 result += ellint_f_imp(phi, k, pol);
92 return ellint_pi_imp(v, k, vc, pol);
155 return (boost::math::log1p(arg, pol) - boost::math::log1p(-arg, pol)) / (2 * vcr);
191 result = ellint_pi_imp(N, phi, k, Nm1, pol);
198 t = ellint_f_imp(phi, k, pol);
240 result = -ellint_pi_imp(N, phi, k, Nm1, pol);
241 result += ellint_f_imp(phi, k, pol);
269 result = sphi * (ellint_rf_imp(x, y, z, pol) + v * t * ellint_rj_imp(x, y, z, p, pol) / 3);
276 T ellint_pi_imp(T v, T k, T vc, const Policy& pol)
[all …]
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/math/special_functions/
H A Dellint_3.hpp41 T ellint_pi_imp(T v, T k, T vc, const Policy& pol);
80 result += ellint_f_imp(phi, k, pol);
92 return ellint_pi_imp(v, k, vc, pol);
155 return (boost::math::log1p(arg, pol) - boost::math::log1p(-arg, pol)) / (2 * vcr);
191 result = ellint_pi_imp(N, phi, k, Nm1, pol);
198 t = ellint_f_imp(phi, k, pol);
240 result = -ellint_pi_imp(N, phi, k, Nm1, pol);
241 result += ellint_f_imp(phi, k, pol);
269 result = sphi * (ellint_rf_imp(x, y, z, pol) + v * t * ellint_rj_imp(x, y, z, p, pol) / 3);
276 T ellint_pi_imp(T v, T k, T vc, const Policy& pol)
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/math/special_functions/
H A Dellint_3.hpp41 T ellint_pi_imp(T v, T k, T vc, const Policy& pol);
80 result += ellint_f_imp(phi, k, pol);
92 return ellint_pi_imp(v, k, vc, pol);
155 return (boost::math::log1p(arg, pol) - boost::math::log1p(-arg, pol)) / (2 * vcr);
191 result = ellint_pi_imp(N, phi, k, Nm1, pol);
198 t = ellint_f_imp(phi, k, pol);
240 result = -ellint_pi_imp(N, phi, k, Nm1, pol);
241 result += ellint_f_imp(phi, k, pol);
269 result = sphi * (ellint_rf_imp(x, y, z, pol) + v * t * ellint_rj_imp(x, y, z, p, pol) / 3);
276 T ellint_pi_imp(T v, T k, T vc, const Policy& pol)
[all …]
H A Dnext.hpp108 T float_next_imp(const T& val, const Policy& pol)
122 "Argument must be finite, but got %1%", val, pol);
172 "Argument must be finite, but got %1%", val, pol);
190 T float_prior_imp(const T& val, const Policy& pol)
204 "Argument must be finite, but got %1%", val, pol);
255 "Argument must be finite, but got %1%", val, pol);
296 "Argument a must be finite, but got %1%", a, pol);
305 return -float_distance(b, a, pol);
418 return -float_advance(-val, -distance, pol);
422 return float_next(val, pol);
[all …]
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/math/special_functions/
H A Dellint_3.hpp41 T ellint_pi_imp(T v, T k, T vc, const Policy& pol);
80 result += ellint_f_imp(phi, k, pol);
92 return ellint_pi_imp(v, k, vc, pol);
155 return (boost::math::log1p(arg, pol) - boost::math::log1p(-arg, pol)) / (2 * vcr);
191 result = ellint_pi_imp(N, phi, k, Nm1, pol);
198 t = ellint_f_imp(phi, k, pol);
240 result = -ellint_pi_imp(N, phi, k, Nm1, pol);
241 result += ellint_f_imp(phi, k, pol);
269 result = sphi * (ellint_rf_imp(x, y, z, pol) + v * t * ellint_rj_imp(x, y, z, p, pol) / 3);
276 T ellint_pi_imp(T v, T k, T vc, const Policy& pol)
[all …]
H A Dnext.hpp108 T float_next_imp(const T& val, const Policy& pol)
122 "Argument must be finite, but got %1%", val, pol);
172 "Argument must be finite, but got %1%", val, pol);
190 T float_prior_imp(const T& val, const Policy& pol)
204 "Argument must be finite, but got %1%", val, pol);
255 "Argument must be finite, but got %1%", val, pol);
296 "Argument a must be finite, but got %1%", a, pol);
305 return -float_distance(b, a, pol);
418 return -float_advance(-val, -distance, pol);
422 return float_next(val, pol);
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/math/special_functions/
H A Dnext.hpp108 T float_next_imp(const T& val, const Policy& pol)
122 "Argument must be finite, but got %1%", val, pol);
172 "Argument must be finite, but got %1%", val, pol);
190 T float_prior_imp(const T& val, const Policy& pol)
204 "Argument must be finite, but got %1%", val, pol);
255 "Argument must be finite, but got %1%", val, pol);
296 "Argument a must be finite, but got %1%", a, pol);
305 return -float_distance(b, a, pol);
418 return -float_advance(-val, -distance, pol);
422 return float_next(val, pol);
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/math/special_functions/
H A Dnext.hpp108 T float_next_imp(const T& val, const Policy& pol)
122 "Argument must be finite, but got %1%", val, pol);
172 "Argument must be finite, but got %1%", val, pol);
190 T float_prior_imp(const T& val, const Policy& pol)
204 "Argument must be finite, but got %1%", val, pol);
255 "Argument must be finite, but got %1%", val, pol);
296 "Argument a must be finite, but got %1%", a, pol);
305 return -float_distance(b, a, pol);
418 return -float_advance(-val, -distance, pol);
422 return float_next(val, pol);
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/math/special_functions/
H A Dnext.hpp108 T float_next_imp(const T& val, const Policy& pol)
122 "Argument must be finite, but got %1%", val, pol);
172 "Argument must be finite, but got %1%", val, pol);
190 T float_prior_imp(const T& val, const Policy& pol)
204 "Argument must be finite, but got %1%", val, pol);
255 "Argument must be finite, but got %1%", val, pol);
296 "Argument a must be finite, but got %1%", a, pol);
305 return -float_distance(b, a, pol);
418 return -float_advance(-val, -distance, pol);
422 return float_next(val, pol);
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/math/special_functions/
H A Dnext.hpp108 T float_next_imp(const T& val, const Policy& pol)
122 "Argument must be finite, but got %1%", val, pol);
172 "Argument must be finite, but got %1%", val, pol);
190 T float_prior_imp(const T& val, const Policy& pol)
204 "Argument must be finite, but got %1%", val, pol);
255 "Argument must be finite, but got %1%", val, pol);
296 "Argument a must be finite, but got %1%", a, pol);
305 return -float_distance(b, a, pol);
418 return -float_advance(-val, -distance, pol);
422 return float_next(val, pol);
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/math/special_functions/
H A Dgamma.hpp264 result = log(gamma_imp(z, pol, l));
728 + lgamma_small_imp<T>(dz+2, dz + 1, dz, tag_type(), pol, l), pol);
737 result = boost::math::expm1(lgamma_small_imp<T>(dz+1, dz, dz-1, tag_type(), pol, l), pol);
1008 T p = boost::math::powm1(x, a, pol); in tgamma_small_upper_part()
1627 return boost::math::tgamma(z, pol) / boost::math::tgamma(z + delta, pol);
1697 return boost::math::tgamma(x, pol) / boost::math::tgamma(y, pol);
1713 return prefix * boost::math::tgamma(x, pol) / boost::math::tgamma(y, pol);
1718 return exp(boost::math::lgamma(x, pol) - boost::math::lgamma(y, pol));
1733 return prefix * boost::math::tgamma(x, pol) / boost::math::tgamma(y, pol);
1738 return exp(boost::math::lgamma(x, pol) - boost::math::lgamma(y, pol));
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/math/special_functions/
H A Dgamma.hpp264 result = log(gamma_imp(z, pol, l));
728 + lgamma_small_imp<T>(dz+2, dz + 1, dz, tag_type(), pol, l), pol);
737 result = boost::math::expm1(lgamma_small_imp<T>(dz+1, dz, dz-1, tag_type(), pol, l), pol);
1008 T p = boost::math::powm1(x, a, pol); in tgamma_small_upper_part()
1627 return boost::math::tgamma(z, pol) / boost::math::tgamma(z + delta, pol);
1697 return boost::math::tgamma(x, pol) / boost::math::tgamma(y, pol);
1713 return prefix * boost::math::tgamma(x, pol) / boost::math::tgamma(y, pol);
1718 return exp(boost::math::lgamma(x, pol) - boost::math::lgamma(y, pol));
1733 return prefix * boost::math::tgamma(x, pol) / boost::math::tgamma(y, pol);
1738 return exp(boost::math::lgamma(x, pol) - boost::math::lgamma(y, pol));
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/math/special_functions/
H A Dgamma.hpp264 result = log(gamma_imp(z, pol, l));
728 + lgamma_small_imp<T>(dz+2, dz + 1, dz, tag_type(), pol, l), pol);
737 result = boost::math::expm1(lgamma_small_imp<T>(dz+1, dz, dz-1, tag_type(), pol, l), pol);
1008 T p = boost::math::powm1(x, a, pol); in tgamma_small_upper_part()
1627 return boost::math::tgamma(z, pol) / boost::math::tgamma(z + delta, pol);
1697 return boost::math::tgamma(x, pol) / boost::math::tgamma(y, pol);
1713 return prefix * boost::math::tgamma(x, pol) / boost::math::tgamma(y, pol);
1718 return exp(boost::math::lgamma(x, pol) - boost::math::lgamma(y, pol));
1733 return prefix * boost::math::tgamma(x, pol) / boost::math::tgamma(y, pol);
1738 return exp(boost::math::lgamma(x, pol) - boost::math::lgamma(y, pol));
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/math/special_functions/
H A Dbeta.hpp165 …b / c, b) * scaled_tgamma_no_lanczos(a, pol) * scaled_tgamma_no_lanczos(b, pol) / scaled_tgamma_no…
169 return boost::math::tgamma(a, pol) * (boost::math::tgamma(b, pol) / boost::math::tgamma(c));
172 return boost::math::tgamma(a, pol) * boost::math::tgamma_delta_ratio(b, a, pol);
174 return boost::math::tgamma(b, pol) * boost::math::tgamma_delta_ratio(a, b, pol);
307 T l3 = boost::math::expm1(ratio * boost::math::log1p(l2, pol), pol);
315 T l3 = boost::math::expm1(boost::math::log1p(l1, pol) / ratio, pol);
482 …* power2 * scaled_tgamma_no_lanczos(c, pol) / (scaled_tgamma_no_lanczos(a, pol) * scaled_tgamma_no…
487 T bet = beta_imp(a, b, l, pol);
638 … / b, b) * scaled_tgamma_no_lanczos(c, pol) / (scaled_tgamma_no_lanczos(a, pol) * scaled_tgamma_no…
648 …lt = exp(a * log(x) + boost::math::lgamma(c, pol) - boost::math::lgamma(a, pol) - boost::math::lga…
[all …]
/dports/devel/py-pythran/pythran-0.11.0/third_party/boost/math/special_functions/
H A Dbeta.hpp165 …b / c, b) * scaled_tgamma_no_lanczos(a, pol) * scaled_tgamma_no_lanczos(b, pol) / scaled_tgamma_no…
169 return boost::math::tgamma(a, pol) * (boost::math::tgamma(b, pol) / boost::math::tgamma(c));
172 return boost::math::tgamma(a, pol) * boost::math::tgamma_delta_ratio(b, a, pol);
174 return boost::math::tgamma(b, pol) * boost::math::tgamma_delta_ratio(a, b, pol);
307 T l3 = boost::math::expm1(ratio * boost::math::log1p(l2, pol), pol);
315 T l3 = boost::math::expm1(boost::math::log1p(l1, pol) / ratio, pol);
482 …* power2 * scaled_tgamma_no_lanczos(c, pol) / (scaled_tgamma_no_lanczos(a, pol) * scaled_tgamma_no…
487 T bet = beta_imp(a, b, l, pol);
638 … / b, b) * scaled_tgamma_no_lanczos(c, pol) / (scaled_tgamma_no_lanczos(a, pol) * scaled_tgamma_no…
648 …lt = exp(a * log(x) + boost::math::lgamma(c, pol) - boost::math::lgamma(a, pol) - boost::math::lga…
[all …]
/dports/devel/py-pythran/pythran-0.11.0/pythran/boost/math/special_functions/
H A Dbeta.hpp165 …b / c, b) * scaled_tgamma_no_lanczos(a, pol) * scaled_tgamma_no_lanczos(b, pol) / scaled_tgamma_no…
169 return boost::math::tgamma(a, pol) * (boost::math::tgamma(b, pol) / boost::math::tgamma(c));
172 return boost::math::tgamma(a, pol) * boost::math::tgamma_delta_ratio(b, a, pol);
174 return boost::math::tgamma(b, pol) * boost::math::tgamma_delta_ratio(a, b, pol);
307 T l3 = boost::math::expm1(ratio * boost::math::log1p(l2, pol), pol);
315 T l3 = boost::math::expm1(boost::math::log1p(l1, pol) / ratio, pol);
482 …* power2 * scaled_tgamma_no_lanczos(c, pol) / (scaled_tgamma_no_lanczos(a, pol) * scaled_tgamma_no…
487 T bet = beta_imp(a, b, l, pol);
638 … / b, b) * scaled_tgamma_no_lanczos(c, pol) / (scaled_tgamma_no_lanczos(a, pol) * scaled_tgamma_no…
648 …lt = exp(a * log(x) + boost::math::lgamma(c, pol) - boost::math::lgamma(a, pol) - boost::math::lga…
[all …]
/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/libobjrenderer/src/
H A Dstyledtextboxview.cpp5 QPolygonF pol; in StyledTextboxView() local
7 pol.append(QPointF(0,0)); in StyledTextboxView()
8 pol.append(QPointF(20,0)); in StyledTextboxView()
9 pol.append(QPointF(0,20)); in StyledTextboxView()
12 fold->setPolygon(pol); in StyledTextboxView()
27 QPolygonF pol; in configureObject() local
35 pol = text_item->polygon(); in configureObject()
42 pnt=pol.at(2); in configureObject()
43 pol.remove(2); in configureObject()
45 pol.insert(3, QPointF(round(pnt.x() - fold->boundingRect().width()), pnt.y())); in configureObject()
[all …]

12345678910>>...381