Home
last modified time | relevance | path

Searched defs:pol (Results 101 – 125 of 3674) sorted by relevance

12345678910>>...147

/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 Dtrunc.hpp21 inline typename tools::promote_args<T>::type trunc(const T& v, const Policy& pol, const mpl::false_… in trunc()
39 inline typename tools::promote_args<T>::type trunc(const T& v, const Policy& pol) in trunc()
58 inline int itrunc(const T& v, const Policy& pol) in itrunc()
74 inline long ltrunc(const T& v, const Policy& pol) in ltrunc()
92 inline boost::long_long_type lltrunc(const T& v, const Policy& pol) in lltrunc()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/math/tools/detail/
H A Drational_horner1_9.hpp21 inline V evaluate_rational_c_imp(const T* a, const U* b, const V&, const mpl::int_<1>*) BOOST_MATH_… in trunc()
39 inline V evaluate_rational_c_imp(const T* a, const U* b, const V& x, const mpl::int_<3>*) BOOST_MAT… in trunc()
58 …return static_cast<V>((((a[0] * z + a[1]) * z + a[2]) * z + a[3]) / (((b[0] * z + b[1]) * z + b[2]… in itrunc()
74 template <class T, class U, class V> in ltrunc()
75 inline V evaluate_rational_c_imp(const T* a, const U* b, const V& x, const mpl::int_<6>*) BOOST_MAT… in ltrunc()
94 …return static_cast<V>(((((((a[0] * z + a[1]) * z + a[2]) * z + a[3]) * z + a[4]) * z + a[5]) * z +… in lltrunc()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/math/special_functions/
H A Dtrunc.hpp21 inline typename tools::promote_args<T>::type trunc(const T& v, const Policy& pol, const mpl::false_… in trunc()
39 inline typename tools::promote_args<T>::type trunc(const T& v, const Policy& pol) in trunc()
58 inline int itrunc(const T& v, const Policy& pol) in itrunc()
74 inline long ltrunc(const T& v, const Policy& pol) in ltrunc()
92 inline boost::long_long_type lltrunc(const T& v, const Policy& pol) in lltrunc()
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/math/special_functions/
H A Dtrunc.hpp21 inline typename tools::promote_args<T>::type trunc(const T& v, const Policy& pol, const mpl::false_… in trunc()
39 inline typename tools::promote_args<T>::type trunc(const T& v, const Policy& pol) in trunc()
58 inline int itrunc(const T& v, const Policy& pol) in itrunc()
74 inline long ltrunc(const T& v, const Policy& pol) in ltrunc()
92 inline boost::long_long_type lltrunc(const T& v, const Policy& pol) in lltrunc()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/math/special_functions/
H A Dtrunc.hpp21 inline typename tools::promote_args<T>::type trunc(const T& v, const Policy& pol, const mpl::false_… in trunc()
39 inline typename tools::promote_args<T>::type trunc(const T& v, const Policy& pol) in trunc()
58 inline int itrunc(const T& v, const Policy& pol) in itrunc()
74 inline long ltrunc(const T& v, const Policy& pol) in ltrunc()
92 inline boost::long_long_type lltrunc(const T& v, const Policy& pol) in lltrunc()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/math/special_functions/
H A Dround.hpp20 inline T round(const T& v, const Policy& pol) in round()
42 inline int iround(const T& v, const Policy& pol) in iround()
57 inline long lround(const T& v, const Policy& pol) in lround()
74 inline boost::long_long_type llround(const T& v, const Policy& pol) in llround()
H A Dtrunc.hpp20 inline T trunc(const T& v, const Policy& pol) in trunc()
42 inline int itrunc(const T& v, const Policy& pol) in itrunc()
57 inline long ltrunc(const T& v, const Policy& pol) in ltrunc()
74 inline boost::long_long_type lltrunc(const T& v, const Policy& pol) in lltrunc()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/src/fmpz_poly_extra/
H A Devaluate.c14 void _fmpz_poly_evaluate_arb(arb_t res, const fmpz * pol, mp_limb_signed_t len, const arb_t a, mp_l… in _fmpz_poly_evaluate_arb()
26 void fmpz_poly_evaluate_arb(arb_t res, const fmpz_poly_t pol, const arb_t a, mp_limb_signed_t prec) in fmpz_poly_evaluate_arb()
39 void _fmpz_poly_evaluate_arf(arf_t res, const fmpz * pol, mp_limb_signed_t len, const arf_t a, mp_l… in _fmpz_poly_evaluate_arf()
51 void fmpz_poly_evaluate_arf(arf_t res, const fmpz_poly_t pol, const arf_t a, mp_limb_signed_t prec) in fmpz_poly_evaluate_arf()
/dports/devel/R-cran-BH/BH/inst/include/boost/math/special_functions/
H A Dround.hpp23 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol, const std::false_… in round()
63 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol) in round()
86 inline int iround(const T& v, const Policy& pol) in iround()
102 inline long lround(const T& v, const Policy& pol) in lround()
118 inline long long llround(const T& v, const Policy& pol) in llround()
H A Dlog1p.hpp331 inline float log1p(float x, const Policy& pol) in log1p()
343 inline long double log1p(long double x, const Policy& pol) in log1p()
356 inline float log1p(float x, const Policy& pol) in log1p()
368 inline double log1p(double x, const Policy& pol) in log1p()
385 inline double log1p(double x, const Policy& pol) in log1p()
400 inline float log1p(float x, const Policy& pol) in log1p()
410 inline long double log1p(long double x, const Policy& pol) in log1p()
437 log1pmx(T x, const Policy& pol) in log1pmx()
H A Dlegendre.hpp143 const Policy& pol; member
156 std::vector<T> legendre_p_zeros_imp(int n, const Policy& pol) in legendre_p_zeros_imp()
222 legendre_p(int l, T x, const Policy& pol) in legendre_p()
235 legendre_p_prime(int l, T x, const Policy& pol) in legendre_p_prime()
260 inline std::vector<T> legendre_p_zeros(int l, const Policy& pol) in legendre_p_zeros()
277 legendre_q(unsigned l, T x, const Policy& pol) in legendre_q()
359 inline T legendre_p_imp(int l, int m, T x, const Policy& pol) in legendre_p_imp()
370 legendre_p(int l, int m, T x, const Policy& pol) in legendre_p()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/nf_elem/
H A Dget_fmpz_mod_poly.c19 void _nf_elem_get_fmpz_mod_poly(fmpz_mod_poly_t pol, const nf_elem_t a, const nf_t nf) in _nf_elem_get_fmpz_mod_poly()
55 void nf_elem_get_fmpz_mod_poly_den(fmpz_mod_poly_t pol, const nf_elem_t a, const nf_t nf, int den) in nf_elem_get_fmpz_mod_poly_den()
69 void nf_elem_get_fmpz_mod_poly(fmpz_mod_poly_t pol, const nf_elem_t a, const nf_t nf) in nf_elem_get_fmpz_mod_poly()
H A Dget_nmod_poly.c19 void _nf_elem_get_nmod_poly(nmod_poly_t pol, const nf_elem_t a, const nf_t nf) in _nf_elem_get_nmod_poly()
55 void nf_elem_get_nmod_poly_den(nmod_poly_t pol, const nf_elem_t a, const nf_t nf, int den) in nf_elem_get_nmod_poly_den()
69 void nf_elem_get_nmod_poly(nmod_poly_t pol, const nf_elem_t a, const nf_t nf) in nf_elem_get_nmod_poly()
/dports/math/e-antic/antic-f4e8a60/nf_elem/
H A Dget_fmpz_mod_poly.c19 void _nf_elem_get_fmpz_mod_poly(fmpz_mod_poly_t pol, const nf_elem_t a, const nf_t nf) in _nf_elem_get_fmpz_mod_poly()
55 void nf_elem_get_fmpz_mod_poly_den(fmpz_mod_poly_t pol, const nf_elem_t a, const nf_t nf, int den) in nf_elem_get_fmpz_mod_poly_den()
69 void nf_elem_get_fmpz_mod_poly(fmpz_mod_poly_t pol, const nf_elem_t a, const nf_t nf) in nf_elem_get_fmpz_mod_poly()
H A Dget_nmod_poly.c19 void _nf_elem_get_nmod_poly(nmod_poly_t pol, const nf_elem_t a, const nf_t nf) in _nf_elem_get_nmod_poly()
55 void nf_elem_get_nmod_poly_den(nmod_poly_t pol, const nf_elem_t a, const nf_t nf, int den) in nf_elem_get_nmod_poly_den()
69 void nf_elem_get_nmod_poly(nmod_poly_t pol, const nf_elem_t a, const nf_t nf) in nf_elem_get_nmod_poly()
/dports/math/antic/antic-0.2.4/nf_elem/
H A Dget_nmod_poly.c19 void _nf_elem_get_nmod_poly(nmod_poly_t pol, const nf_elem_t a, const nf_t nf) in _nf_elem_get_nmod_poly()
55 void nf_elem_get_nmod_poly_den(nmod_poly_t pol, const nf_elem_t a, const nf_t nf, int den) in nf_elem_get_nmod_poly_den()
69 void nf_elem_get_nmod_poly(nmod_poly_t pol, const nf_elem_t a, const nf_t nf) in nf_elem_get_nmod_poly()
/dports/math/octave-forge-control/control-3.3.1/inst/
H A Disstabilizable.m118 pol = eig (auncont); variable
129 pol = eig (auncont, euncont); variable
134 pol = pol(idx); variable
/dports/devel/boost-docs/boost_1_72_0/boost/math/special_functions/
H A Dlegendre.hpp142 const Policy& pol; member
155 std::vector<T> legendre_p_zeros_imp(int n, const Policy& pol) in legendre_p_zeros_imp()
221 legendre_p(int l, T x, const Policy& pol) in legendre_p()
234 legendre_p_prime(int l, T x, const Policy& pol) in legendre_p_prime()
259 inline std::vector<T> legendre_p_zeros(int l, const Policy& pol) in legendre_p_zeros()
276 legendre_q(unsigned l, T x, const Policy& pol) in legendre_q()
345 inline T legendre_p_imp(int l, int m, T x, const Policy& pol) in legendre_p_imp()
356 legendre_p(int l, int m, T x, const Policy& pol) in legendre_p()
H A Dlog1p.hpp364 inline float log1p(float x, const Policy& pol) in log1p()
376 inline long double log1p(long double x, const Policy& pol) in log1p()
389 inline float log1p(float x, const Policy& pol) in log1p()
401 inline double log1p(double x, const Policy& pol) in log1p()
418 inline double log1p(double x, const Policy& pol) in log1p()
433 inline float log1p(float x, const Policy& pol) in log1p()
443 inline long double log1p(long double x, const Policy& pol) in log1p()
470 log1pmx(T x, const Policy& pol) in log1pmx()
/dports/devel/hyperscan/boost_1_75_0/boost/math/special_functions/
H A Dlog1p.hpp356 inline float log1p(float x, const Policy& pol) in log1p()
368 inline long double log1p(long double x, const Policy& pol) in log1p()
381 inline float log1p(float x, const Policy& pol) in log1p()
393 inline double log1p(double x, const Policy& pol) in log1p()
410 inline double log1p(double x, const Policy& pol) in log1p()
425 inline float log1p(float x, const Policy& pol) in log1p()
435 inline long double log1p(long double x, const Policy& pol) in log1p()
462 log1pmx(T x, const Policy& pol) in log1pmx()
H A Dlegendre.hpp142 const Policy& pol; member
155 std::vector<T> legendre_p_zeros_imp(int n, const Policy& pol) in legendre_p_zeros_imp()
221 legendre_p(int l, T x, const Policy& pol) in legendre_p()
234 legendre_p_prime(int l, T x, const Policy& pol) in legendre_p_prime()
259 inline std::vector<T> legendre_p_zeros(int l, const Policy& pol) in legendre_p_zeros()
276 legendre_q(unsigned l, T x, const Policy& pol) in legendre_q()
358 inline T legendre_p_imp(int l, int m, T x, const Policy& pol) in legendre_p_imp()
369 legendre_p(int l, int m, T x, const Policy& pol) in legendre_p()
/dports/devel/boost-python-libs/boost_1_72_0/boost/math/special_functions/
H A Dlog1p.hpp364 inline float log1p(float x, const Policy& pol) in log1p()
376 inline long double log1p(long double x, const Policy& pol) in log1p()
389 inline float log1p(float x, const Policy& pol) in log1p()
401 inline double log1p(double x, const Policy& pol) in log1p()
418 inline double log1p(double x, const Policy& pol) in log1p()
433 inline float log1p(float x, const Policy& pol) in log1p()
443 inline long double log1p(long double x, const Policy& pol) in log1p()
470 log1pmx(T x, const Policy& pol) in log1pmx()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/math/special_functions/
H A Dlog1p.hpp352 inline float log1p(float x, const Policy& pol) in log1p()
364 inline long double log1p(long double x, const Policy& pol) in log1p()
377 inline float log1p(float x, const Policy& pol) in log1p()
389 inline double log1p(double x, const Policy& pol) in log1p()
406 inline double log1p(double x, const Policy& pol) in log1p()
421 inline float log1p(float x, const Policy& pol) in log1p()
431 inline long double log1p(long double x, const Policy& pol) in log1p()
458 log1pmx(T x, const Policy& pol) in log1pmx()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/math/special_functions/
H A Dlog1p.hpp356 inline float log1p(float x, const Policy& pol) in log1p()
368 inline long double log1p(long double x, const Policy& pol) in log1p()
381 inline float log1p(float x, const Policy& pol) in log1p()
393 inline double log1p(double x, const Policy& pol) in log1p()
410 inline double log1p(double x, const Policy& pol) in log1p()
425 inline float log1p(float x, const Policy& pol) in log1p()
435 inline long double log1p(long double x, const Policy& pol) in log1p()
462 log1pmx(T x, const Policy& pol) in log1pmx()
H A Dlegendre.hpp142 const Policy& pol; member
155 std::vector<T> legendre_p_zeros_imp(int n, const Policy& pol) in legendre_p_zeros_imp()
221 legendre_p(int l, T x, const Policy& pol) in legendre_p()
234 legendre_p_prime(int l, T x, const Policy& pol) in legendre_p_prime()
259 inline std::vector<T> legendre_p_zeros(int l, const Policy& pol) in legendre_p_zeros()
276 legendre_q(unsigned l, T x, const Policy& pol) in legendre_q()
358 inline T legendre_p_imp(int l, int m, T x, const Policy& pol) in legendre_p_imp()
369 legendre_p(int l, int m, T x, const Policy& pol) in legendre_p()

12345678910>>...147