Home
last modified time | relevance | path

Searched defs:pol (Results 51 – 75 of 3546) sorted by relevance

12345678910>>...142

/dports/devel/py-pythran/pythran-0.11.0/pythran/boost/math/special_functions/
H A Dtrunc.hpp23 inline typename tools::promote_args<T>::type trunc(const T& v, const Policy& pol, const mpl::false_… in trunc()
41 inline typename tools::promote_args<T>::type trunc(const T& v, const Policy& pol) in trunc()
60 inline int itrunc(const T& v, const Policy& pol) in itrunc()
76 inline long ltrunc(const T& v, const Policy& pol) in ltrunc()
94 inline boost::long_long_type lltrunc(const T& v, const Policy& pol) in lltrunc()
120 iconvert(const T& v, const Policy& pol) in iconvert()
135 lconvert(const T& v, const Policy& pol) in lconvert()
152 llconvertert(const T& v, const Policy& pol) in llconvertert()
H A Dround.hpp23 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol, const mpl::false_) in round()
63 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol) in round()
82 inline int iround(const T& v, const Policy& pol) in iround()
97 inline long lround(const T& v, const Policy& pol) in lround()
114 inline boost::long_long_type llround(const T& v, const Policy& pol) in llround()
/dports/devel/py-pythran/pythran-0.11.0/third_party/boost/math/special_functions/
H A Dtrunc.hpp23 inline typename tools::promote_args<T>::type trunc(const T& v, const Policy& pol, const mpl::false_… in trunc()
41 inline typename tools::promote_args<T>::type trunc(const T& v, const Policy& pol) in trunc()
60 inline int itrunc(const T& v, const Policy& pol) in itrunc()
76 inline long ltrunc(const T& v, const Policy& pol) in ltrunc()
94 inline boost::long_long_type lltrunc(const T& v, const Policy& pol) in lltrunc()
120 iconvert(const T& v, const Policy& pol) in iconvert()
135 lconvert(const T& v, const Policy& pol) in lconvert()
152 llconvertert(const T& v, const Policy& pol) in llconvertert()
H A Dround.hpp23 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol, const mpl::false_) in round()
63 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol) in round()
82 inline int iround(const T& v, const Policy& pol) in iround()
97 inline long lround(const T& v, const Policy& pol) in lround()
114 inline boost::long_long_type llround(const T& v, const Policy& pol) in llround()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/math/special_functions/
H A Dbessel.hpp92 inline T bessel_j_small_z_series(T v, T x, const Policy& pol) in bessel_j_small_z_series()
107 inline T sph_bessel_j_small_z_series(unsigned v, T x, const Policy& pol) in sph_bessel_j_small_z_series()
165 inline T cyl_bessel_j_imp(T v, T x, const bessel_maybe_int_tag&, const Policy& pol) in cyl_bessel_j_imp()
177 inline T cyl_bessel_j_imp(int v, T x, const bessel_int_tag&, const Policy& pol) in cyl_bessel_j_imp()
184 inline T sph_bessel_j_imp(unsigned n, T x, const Policy& pol) in sph_bessel_j_imp()
288 inline T cyl_bessel_k_imp(T v, T x, const bessel_maybe_int_tag&, const Policy& pol) in cyl_bessel_k_imp()
299 inline T cyl_bessel_k_imp(int v, T x, const bessel_int_tag&, const Policy& pol) in cyl_bessel_k_imp()
305 inline T cyl_neumann_imp(T v, T x, const bessel_no_int_tag&, const Policy& pol) in cyl_neumann_imp()
333 inline T cyl_neumann_imp(T v, T x, const bessel_maybe_int_tag&, const Policy& pol) in cyl_neumann_imp()
364 inline T cyl_neumann_imp(int v, T x, const bessel_int_tag&, const Policy& pol) in cyl_neumann_imp()
[all …]
H A Dlog1p.hpp320 inline float log1p(float x, const Policy& pol) in log1p()
332 inline long double log1p(long double x, const Policy& pol) in log1p()
345 inline float log1p(float x, const Policy& pol) in log1p()
357 inline double log1p(double x, const Policy& pol) in log1p()
374 inline double log1p(double x, const Policy& pol) in log1p()
389 inline float log1p(float x, const Policy& pol) in log1p()
399 inline long double log1p(long double x, const Policy& pol) in log1p()
426 log1pmx(T x, const Policy& pol) in log1pmx()
/dports/math/octave-forge-nlwing2/nlwing2/inst/
H A Dloadpolars.m42 pol = loadpolars (cellstr (pn)); variable
58 pol = reshape (polu(inu), size (pn)); variable
61 pol = loadpolars (names); variable
/dports/math/antic/antic-0.2.4/nf_elem/
H A Dget_fmpz_mod_poly.c20 void _nf_elem_get_fmpz_mod_poly(fmpz_mod_poly_t pol, const nf_elem_t a, in _nf_elem_get_fmpz_mod_poly()
69 void nf_elem_get_fmpz_mod_poly_den(fmpz_mod_poly_t pol, const nf_elem_t a, in nf_elem_get_fmpz_mod_poly_den()
92 void nf_elem_get_fmpz_mod_poly(fmpz_mod_poly_t pol, const nf_elem_t a, in nf_elem_get_fmpz_mod_poly()
98 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()
/dports/devel/hyperscan/boost_1_75_0/boost/math/special_functions/
H A Dround.hpp23 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol, const boost::fals… in round()
63 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol) in round()
82 inline int iround(const T& v, const Policy& pol) in iround()
97 inline long lround(const T& v, const Policy& pol) in lround()
114 inline boost::long_long_type llround(const T& v, const Policy& pol) in llround()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/math/special_functions/
H A Dround.hpp23 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol, const mpl::false_) in round()
63 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol) in round()
82 inline int iround(const T& v, const Policy& pol) in iround()
97 inline long lround(const T& v, const Policy& pol) in lround()
114 inline boost::long_long_type llround(const T& v, const Policy& pol) in llround()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/math/special_functions/
H A Dround.hpp23 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol, const boost::fals… in round()
63 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol) in round()
82 inline int iround(const T& v, const Policy& pol) in iround()
97 inline long lround(const T& v, const Policy& pol) in lround()
114 inline boost::long_long_type llround(const T& v, const Policy& pol) in llround()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/math/special_functions/
H A Dround.hpp23 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol, const boost::fals… in round()
63 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol) in round()
82 inline int iround(const T& v, const Policy& pol) in iround()
97 inline long lround(const T& v, const Policy& pol) in lround()
114 inline boost::long_long_type llround(const T& v, const Policy& pol) in llround()
/dports/databases/xtrabackup/boost_1_59_0/boost/math/special_functions/
H A Dround.hpp23 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol, const mpl::false_) in round()
63 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol) in round()
82 inline int iround(const T& v, const Policy& pol) in iround()
97 inline long lround(const T& v, const Policy& pol) in lround()
114 inline boost::long_long_type llround(const T& v, const Policy& pol) in llround()
/dports/databases/percona57-server/boost_1_59_0/boost/math/special_functions/
H A Dround.hpp23 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol, const mpl::false_) in round()
63 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol) in round()
82 inline int iround(const T& v, const Policy& pol) in iround()
97 inline long lround(const T& v, const Policy& pol) in lround()
114 inline boost::long_long_type llround(const T& v, const Policy& pol) in llround()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/math/special_functions/
H A Dround.hpp23 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol, const mpl::false_) in round()
63 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol) in round()
82 inline int iround(const T& v, const Policy& pol) in iround()
97 inline long lround(const T& v, const Policy& pol) in lround()
114 inline boost::long_long_type llround(const T& v, const Policy& pol) in llround()
/dports/databases/percona57-client/boost_1_59_0/boost/math/special_functions/
H A Dround.hpp23 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol, const mpl::false_) in round()
63 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol) in round()
82 inline int iround(const T& v, const Policy& pol) in iround()
97 inline long lround(const T& v, const Policy& pol) in lround()
114 inline boost::long_long_type llround(const T& v, const Policy& pol) in llround()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/math/special_functions/
H A Dround.hpp23 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol, const mpl::false_) in round()
63 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol) in round()
82 inline int iround(const T& v, const Policy& pol) in iround()
97 inline long lround(const T& v, const Policy& pol) in lround()
114 inline boost::long_long_type llround(const T& v, const Policy& pol) in llround()
/dports/devel/boost-libs/boost_1_72_0/boost/math/special_functions/
H A Dround.hpp23 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol, const mpl::false_) in round()
63 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol) in round()
82 inline int iround(const T& v, const Policy& pol) in iround()
97 inline long lround(const T& v, const Policy& pol) in lround()
114 inline boost::long_long_type llround(const T& v, const Policy& pol) in llround()
/dports/devel/boost-docs/boost_1_72_0/boost/math/special_functions/
H A Dround.hpp23 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol, const mpl::false_) in round()
63 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol) in round()
82 inline int iround(const T& v, const Policy& pol) in iround()
97 inline long lround(const T& v, const Policy& pol) in lround()
114 inline boost::long_long_type llround(const T& v, const Policy& pol) in llround()
/dports/devel/boost-python-libs/boost_1_72_0/boost/math/special_functions/
H A Dround.hpp23 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol, const mpl::false_) in round()
63 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol) in round()
82 inline int iround(const T& v, const Policy& pol) in iround()
97 inline long lround(const T& v, const Policy& pol) in lround()
114 inline boost::long_long_type llround(const T& v, const Policy& pol) in llround()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/math/special_functions/
H A Dround.hpp23 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol, const mpl::false_) in round()
63 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol) in round()
82 inline int iround(const T& v, const Policy& pol) in iround()
97 inline long lround(const T& v, const Policy& pol) in lround()
114 inline boost::long_long_type llround(const T& v, const Policy& pol) in llround()
/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 Dround.hpp23 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol, const mpl::false_) in round()
63 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol) in round()
82 inline int iround(const T& v, const Policy& pol) in iround()
97 inline long lround(const T& v, const Policy& pol) in lround()
114 inline boost::long_long_type llround(const T& v, const Policy& pol) in llround()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/math/special_functions/
H A Dround.hpp23 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol, const mpl::false_) in round()
63 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol) in round()
82 inline int iround(const T& v, const Policy& pol) in iround()
97 inline long lround(const T& v, const Policy& pol) in lround()
114 inline boost::long_long_type llround(const T& v, const Policy& pol) in llround()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/math/special_functions/
H A Dround.hpp23 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol, const mpl::false_) in round()
63 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol) in round()
82 inline int iround(const T& v, const Policy& pol) in iround()
97 inline long lround(const T& v, const Policy& pol) in lround()
114 inline boost::long_long_type llround(const T& v, const Policy& pol) in llround()
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/math/special_functions/
H A Dround.hpp23 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol, const mpl::false_) in round()
63 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol) in round()
82 inline int iround(const T& v, const Policy& pol) in iround()
97 inline long lround(const T& v, const Policy& pol) in lround()
114 inline boost::long_long_type llround(const T& v, const Policy& pol) in llround()

12345678910>>...142