Home
last modified time | relevance | path

Searched refs:pol (Results 201 – 225 of 9248) sorted by relevance

12345678910>>...370

/dports/devel/py-pythran/pythran-0.11.0/pythran/boost/math/special_functions/
H A Dlog1p.hpp98 function, 0, pol);
131 function, 0, pol);
184 function, 0, pol);
239 function, 0, pol);
371 "log1p<%1%>(%1%)", 0, pol); in log1p()
383 "log1p<%1%>(%1%)", 0, pol); in log1p()
396 "log1p<%1%>(%1%)", 0, pol); in log1p()
408 "log1p<%1%>(%1%)", 0, pol); in log1p()
425 "log1p<%1%>(%1%)", 0, pol); in log1p()
470 log1pmx(T x, const Policy& pol) in log1pmx() argument
[all …]
/dports/devel/py-pythran/pythran-0.11.0/third_party/boost/math/special_functions/
H A Dlog1p.hpp98 function, 0, pol);
131 function, 0, pol);
184 function, 0, pol);
239 function, 0, pol);
371 "log1p<%1%>(%1%)", 0, pol); in log1p()
383 "log1p<%1%>(%1%)", 0, pol); in log1p()
396 "log1p<%1%>(%1%)", 0, pol); in log1p()
408 "log1p<%1%>(%1%)", 0, pol); in log1p()
425 "log1p<%1%>(%1%)", 0, pol); in log1p()
470 log1pmx(T x, const Policy& pol) in log1pmx() argument
[all …]
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/math/special_functions/
H A Dlog1p.hpp88 function, 0, pol);
121 function, 0, pol);
174 function, 0, pol);
229 function, 0, pol);
361 "log1p<%1%>(%1%)", 0, pol); in log1p()
373 "log1p<%1%>(%1%)", 0, pol); in log1p()
386 "log1p<%1%>(%1%)", 0, pol); in log1p()
398 "log1p<%1%>(%1%)", 0, pol); in log1p()
415 "log1p<%1%>(%1%)", 0, pol); in log1p()
460 log1pmx(T x, const Policy& pol) in log1pmx() argument
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/math/special_functions/
H A Dlog1p.hpp86 function, 0, pol);
119 function, 0, pol);
172 function, 0, pol);
227 function, 0, pol);
359 "log1p<%1%>(%1%)", 0, pol); in log1p()
371 "log1p<%1%>(%1%)", 0, pol); in log1p()
384 "log1p<%1%>(%1%)", 0, pol); in log1p()
396 "log1p<%1%>(%1%)", 0, pol); in log1p()
413 "log1p<%1%>(%1%)", 0, pol); in log1p()
458 log1pmx(T x, const Policy& pol) in log1pmx() argument
[all …]
/dports/devel/hyperscan/boost_1_75_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…
517 …log_result += boost::math::lgamma(c, pol) - boost::math::lgamma(a, pol) - boost::math::lgamma(b, p…
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/R-cran-BH/BH/inst/include/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…
517 …log_result += boost::math::lgamma(c, pol) - boost::math::lgamma(a, pol) - boost::math::lgamma(b, p…
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/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/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…
517 …log_result += boost::math::lgamma(c, pol) - boost::math::lgamma(a, pol) - boost::math::lgamma(b, p…
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/math/stanmath/math-4.2.0/lib/boost_1.75.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…
517 …log_result += boost::math::lgamma(c, pol) - boost::math::lgamma(a, pol) - boost::math::lgamma(b, p…
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/multimedia/v4l-utils/linux-5.13-rc2/block/
H A Dblk-cgroup.c61 return pol && test_bit(pol->plid, q->blkcg_pols); in blkcg_policy_enabled()
1097 if (!pol || !pol->cpd_alloc_fn) in blkcg_css_alloc()
1256 if (!pol || !pol->cpd_bind_fn) in blkcg_bind()
1261 pol->cpd_bind_fn(blkcg->cpd[pol->plid]); in blkcg_bind()
1373 pol->pd_init_fn(blkg->pd[pol->plid]); in blkcg_activate_policy()
1393 pol->pd_free_fn(blkg->pd[pol->plid]); in blkcg_activate_policy()
1429 pol->pd_offline_fn(blkg->pd[pol->plid]); in blkcg_deactivate_policy()
1430 pol->pd_free_fn(blkg->pd[pol->plid]); in blkcg_deactivate_policy()
1469 (!pol->pd_alloc_fn ^ !pol->pd_free_fn)) in blkcg_policy_register()
1474 blkcg_policy[pol->plid] = pol; in blkcg_policy_register()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/block/
H A Dblk-cgroup.c61 return pol && test_bit(pol->plid, q->blkcg_pols); in blkcg_policy_enabled()
1097 if (!pol || !pol->cpd_alloc_fn) in blkcg_css_alloc()
1256 if (!pol || !pol->cpd_bind_fn) in blkcg_bind()
1261 pol->cpd_bind_fn(blkcg->cpd[pol->plid]); in blkcg_bind()
1373 pol->pd_init_fn(blkg->pd[pol->plid]); in blkcg_activate_policy()
1393 pol->pd_free_fn(blkg->pd[pol->plid]); in blkcg_activate_policy()
1429 pol->pd_offline_fn(blkg->pd[pol->plid]); in blkcg_deactivate_policy()
1430 pol->pd_free_fn(blkg->pd[pol->plid]); in blkcg_deactivate_policy()
1469 (!pol->pd_alloc_fn ^ !pol->pd_free_fn)) in blkcg_policy_register()
1474 blkcg_policy[pol->plid] = pol; in blkcg_policy_register()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/block/
H A Dblk-cgroup.c61 return pol && test_bit(pol->plid, q->blkcg_pols); in blkcg_policy_enabled()
1097 if (!pol || !pol->cpd_alloc_fn) in blkcg_css_alloc()
1256 if (!pol || !pol->cpd_bind_fn) in blkcg_bind()
1261 pol->cpd_bind_fn(blkcg->cpd[pol->plid]); in blkcg_bind()
1373 pol->pd_init_fn(blkg->pd[pol->plid]); in blkcg_activate_policy()
1393 pol->pd_free_fn(blkg->pd[pol->plid]); in blkcg_activate_policy()
1429 pol->pd_offline_fn(blkg->pd[pol->plid]); in blkcg_deactivate_policy()
1430 pol->pd_free_fn(blkg->pd[pol->plid]); in blkcg_deactivate_policy()
1469 (!pol->pd_alloc_fn ^ !pol->pd_free_fn)) in blkcg_policy_register()
1474 blkcg_policy[pol->plid] = pol; in blkcg_policy_register()
[all …]
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/fq_poly_factor_templates/
H A Dfactor_split_single.c29 TEMPLATE(T, poly_t) pol; in TEMPLATE()
32 TEMPLATE(T, poly_init) (pol, ctx); in TEMPLATE()
38 TEMPLATE(T, poly_set) (pol, input, ctx); in TEMPLATE()
42 (linfactor, state, pol, 1, ctx)) in TEMPLATE()
45 TEMPLATE(T, poly_set) (pol, linfactor, ctx); in TEMPLATE()
52 while (TEMPLATE(T, poly_degree)(pol, ctx) != 1) { in TEMPLATE()
54 (linfactor, state, pol, 1, ctx)) in TEMPLATE()
57 TEMPLATE(T, poly_set) (pol, linfactor, ctx); in TEMPLATE()
64 (linfactor, state, pol, 1, ctx)) in TEMPLATE()
67 TEMPLATE(T, poly_set) (pol, linfactor, ctx); in TEMPLATE()
[all …]
/dports/math/e-antic/flint2-ae7ec89/fq_poly_factor_templates/
H A Dfactor_split_single.c29 TEMPLATE(T, poly_t) pol; in TEMPLATE()
32 TEMPLATE(T, poly_init) (pol, ctx); in TEMPLATE()
38 TEMPLATE(T, poly_set) (pol, input, ctx); in TEMPLATE()
42 (linfactor, state, pol, 1, ctx)) in TEMPLATE()
45 TEMPLATE(T, poly_set) (pol, linfactor, ctx); in TEMPLATE()
52 while (TEMPLATE(T, poly_degree)(pol, ctx) != 1) { in TEMPLATE()
54 (linfactor, state, pol, 1, ctx)) in TEMPLATE()
57 TEMPLATE(T, poly_set) (pol, linfactor, ctx); in TEMPLATE()
64 (linfactor, state, pol, 1, ctx)) in TEMPLATE()
67 TEMPLATE(T, poly_set) (pol, linfactor, ctx); in TEMPLATE()
[all …]
/dports/math/flint2/flint-2.8.4/fq_poly_factor_templates/
H A Dfactor_split_single.c29 TEMPLATE(T, poly_t) pol; in TEMPLATE()
32 TEMPLATE(T, poly_init) (pol, ctx); in TEMPLATE()
38 TEMPLATE(T, poly_set) (pol, input, ctx); in TEMPLATE()
42 (linfactor, state, pol, 1, ctx)) in TEMPLATE()
45 TEMPLATE(T, poly_set) (pol, linfactor, ctx); in TEMPLATE()
52 while (TEMPLATE(T, poly_degree)(pol, ctx) != 1) { in TEMPLATE()
54 (linfactor, state, pol, 1, ctx)) in TEMPLATE()
57 TEMPLATE(T, poly_set) (pol, linfactor, ctx); in TEMPLATE()
64 (linfactor, state, pol, 1, ctx)) in TEMPLATE()
67 TEMPLATE(T, poly_set) (pol, linfactor, ctx); in TEMPLATE()
[all …]
/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/libobjrenderer/src/
H A Dattributestoggleritem.cpp346 QPolygonF *pol = nullptr; in createButtonPolygons() local
352 pol->append(QPointF(0, 5 * factor)); in createButtonPolygons()
353 pol->append(QPointF(8 * factor, 0)); in createButtonPolygons()
357 pol->append(QPointF(0, 0)); in createButtonPolygons()
362 pol->append(QPointF(0, 0)); in createButtonPolygons()
363 pol->append(QPointF(2 * factor, 0)); in createButtonPolygons()
365 pol->append(QPointF(8 * factor, 0)); in createButtonPolygons()
372 pol->append(QPointF(0, 0)); in createButtonPolygons()
375 pol->append(QPointF(8 * factor, 0)); in createButtonPolygons()
382 pol->append(QPointF(5 * factor, 0)); in createButtonPolygons()
[all …]
/dports/devel/boost-docs/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 …]
/dports/databases/percona57-pam-for-mysql/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 …]
/dports/databases/percona57-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 …]
/dports/databases/xtrabackup/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 …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/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/percona57-client/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 …]

12345678910>>...370