Home
last modified time | relevance | path

Searched refs:checked_narrowing_cast (Results 1 – 25 of 60) sorted by relevance

123

/third_party/boost/boost/math/special_functions/
Dspherical_harmonic.hpp146 …return std::complex<T>(policies::checked_narrowing_cast<T, Policy>(r, function), policies::checked… in spherical_harmonic()
173 …return policies::checked_narrowing_cast<result_type, Policy>(detail::spherical_harmonic_r(n, m, st… in spherical_harmonic_r()
189 …return policies::checked_narrowing_cast<result_type, Policy>(detail::spherical_harmonic_i(n, m, st… in spherical_harmonic_i()
Dlegendre.hpp228 …return policies::checked_narrowing_cast<result_type, Policy>(detail::legendre_imp(-l-1, static_cas… in legendre_p()
229 …return policies::checked_narrowing_cast<result_type, Policy>(detail::legendre_imp(l, static_cast<v… in legendre_p()
241 …return policies::checked_narrowing_cast<result_type, Policy>(detail::legendre_p_prime_imp(-l-1, st… in legendre_p_prime()
242 …return policies::checked_narrowing_cast<result_type, Policy>(detail::legendre_p_prime_imp(l, stati… in legendre_p_prime()
281 …return policies::checked_narrowing_cast<result_type, Policy>(detail::legendre_imp(l, static_cast<v… in legendre_q()
361 …return policies::checked_narrowing_cast<result_type, Policy>(detail::legendre_p_imp(l, m, static_c… in legendre_p()
Dbessel_prime.hpp240 …return policies::checked_narrowing_cast<result_type, Policy>(detail::cyl_bessel_j_prime_imp<tag_ty… in cyl_bessel_j_prime()
261 …return policies::checked_narrowing_cast<result_type, Policy>(detail::sph_bessel_j_prime_imp<value_… in sph_bessel_prime()
282 …return policies::checked_narrowing_cast<result_type, Policy>(detail::cyl_bessel_i_prime_imp<value_… in cyl_bessel_i_prime()
304 …return policies::checked_narrowing_cast<result_type, Policy>(detail::cyl_bessel_k_prime_imp<tag_ty… in cyl_bessel_k_prime()
326 …return policies::checked_narrowing_cast<result_type, Policy>(detail::cyl_neumann_prime_imp<tag_typ… in cyl_neumann_prime()
347 …return policies::checked_narrowing_cast<result_type, Policy>(detail::sph_neumann_prime_imp<value_t… in sph_neumann_prime()
Dchebyshev.hpp93 …return policies::checked_narrowing_cast<result_type, Policy>(detail::chebyshev_imp<value_type, fal… in chebyshev_t()
108 …return policies::checked_narrowing_cast<result_type, Policy>(detail::chebyshev_imp<value_type, tru… in chebyshev_u()
127 …return policies::checked_narrowing_cast<result_type, Policy>(n * detail::chebyshev_imp<value_type,… in chebyshev_t_prime()
Dhankel.hpp108 …return policies::checked_narrowing_cast<std::complex<result_type>, Policy>(detail::hankel_imp<valu… in cyl_hankel_1()
124 …return policies::checked_narrowing_cast<std::complex<result_type>, Policy>(detail::hankel_imp<valu… in cyl_hankel_2()
146 …return policies::checked_narrowing_cast<std::complex<result_type>, Policy>(detail::sph_hankel_imp<… in sph_hankel_1()
168 …return policies::checked_narrowing_cast<std::complex<result_type>, Policy>(detail::sph_hankel_imp<… in sph_hankel_2()
Dairy.hpp278 …return policies::checked_narrowing_cast<result_type, Policy>(detail::airy_ai_imp<value_type>(stati… in airy_ai()
300 …return policies::checked_narrowing_cast<result_type, Policy>(detail::airy_bi_imp<value_type>(stati… in airy_bi()
322 …return policies::checked_narrowing_cast<result_type, Policy>(detail::airy_ai_prime_imp<value_type>… in airy_ai_prime()
344 …return policies::checked_narrowing_cast<result_type, Policy>(detail::airy_bi_prime_imp<value_type>… in airy_bi_prime()
370 …return policies::checked_narrowing_cast<T, Policy>(detail::airy_ai_zero_imp<value_type>(m, forward… in airy_ai_zero()
427 …return policies::checked_narrowing_cast<T, Policy>(detail::airy_bi_zero_imp<value_type>(m, forward… in airy_bi_zero()
Dbessel.hpp519 …return policies::checked_narrowing_cast<result_type, Policy>(detail::cyl_bessel_j_imp<value_type>(… in cyl_bessel_j()
540 …return policies::checked_narrowing_cast<result_type, Policy>(detail::sph_bessel_j_imp<value_type>(… in sph_bessel()
561 …return policies::checked_narrowing_cast<result_type, Policy>(detail::cyl_bessel_i_imp<value_type>(… in cyl_bessel_i()
583 …return policies::checked_narrowing_cast<result_type, Policy>(detail::cyl_bessel_k_imp<value_type>(… in cyl_bessel_k()
605 …return policies::checked_narrowing_cast<result_type, Policy>(detail::cyl_neumann_imp<value_type>(v… in cyl_neumann()
626 …return policies::checked_narrowing_cast<result_type, Policy>(detail::sph_neumann_imp<value_type>(v… in sph_neumann()
653 …return policies::checked_narrowing_cast<result_type, Policy>(detail::cyl_bessel_j_zero_imp<value_t… in cyl_bessel_j_zero()
714 …return policies::checked_narrowing_cast<result_type, Policy>(detail::cyl_neumann_zero_imp<value_ty… in cyl_neumann_zero()
Dlaguerre.hpp59 …return policies::checked_narrowing_cast<result_type, Policy>(detail::laguerre_imp(n, static_cast<v… in laguerre()
122 …return policies::checked_narrowing_cast<result_type, Policy>(detail::laguerre_imp(n, m, static_cas… in laguerre()
Dellint_1.hpp164 …return policies::checked_narrowing_cast<result_type, Policy>(detail::ellint_k_imp(static_cast<valu… in ellint_1()
188 …return policies::checked_narrowing_cast<result_type, Policy>(detail::ellint_f_imp(static_cast<valu… in ellint_1()
Dellint_d.hpp143 …return policies::checked_narrowing_cast<result_type, Policy>(detail::ellint_d_imp(static_cast<valu… in ellint_d()
175 …return policies::checked_narrowing_cast<result_type, Policy>(detail::ellint_d_imp(static_cast<valu… in ellint_d()
Dellint_2.hpp156 …return policies::checked_narrowing_cast<result_type, Policy>(detail::ellint_e_imp(static_cast<valu… in ellint_2()
188 …return policies::checked_narrowing_cast<result_type, Policy>(detail::ellint_e_imp(static_cast<valu… in ellint_2()
Dpolygamma.hpp69 return policies::checked_narrowing_cast<result_type, forwarding_policy>( in polygamma()
Dhermite.hpp60 …return policies::checked_narrowing_cast<result_type, Policy>(detail::hermite_imp(n, static_cast<va… in hermite()
Dhypergeometric_1F0.hpp56 return policies::checked_narrowing_cast<result_type, Policy>( in hypergeometric_1F0()
Dbinomial.hpp66 …return policies::checked_narrowing_cast<float, policies::policy<> >(binomial_coefficient<double>(n… in binomial_coefficient()
Dcos_pi.hpp73 …return policies::checked_narrowing_cast<result_type, forwarding_policy>(boost::math::detail::cos_p… in cos_pi()
Dsin_pi.hpp69 …return policies::checked_narrowing_cast<result_type, forwarding_policy>(boost::math::detail::sin_p… in sin_pi()
Dacosh.hpp89 return policies::checked_narrowing_cast<result_type, forwarding_policy>( in acosh()
Djacobi_elliptic.hpp137 *pcn = policies::checked_narrowing_cast<result_type, Policy>(cn, function); in jacobi_elliptic()
139 *pdn = policies::checked_narrowing_cast<result_type, Policy>(dn, function); in jacobi_elliptic()
140 return policies::checked_narrowing_cast<result_type, Policy>(sn, function);; in jacobi_elliptic()
Djacobi_zeta.hpp62 …return policies::checked_narrowing_cast<result_type, Policy>(detail::jacobi_zeta_imp(static_cast<v… in jacobi_zeta()
Dasinh.hpp103 return policies::checked_narrowing_cast<result_type, forwarding_policy>( in asinh()
/third_party/boost/boost/math/distributions/
Dnon_central_t.hpp370 return policies::checked_narrowing_cast<T, forwarding_policy>( in non_central_t_quantile()
766 return policies::checked_narrowing_cast<RealType, forwarding_policy>(
787 return policies::checked_narrowing_cast<RealType, forwarding_policy>(
807 return policies::checked_narrowing_cast<RealType, forwarding_policy>(
828 return policies::checked_narrowing_cast<RealType, forwarding_policy>(
918 return policies::checked_narrowing_cast<RealType, forwarding_policy>( in mean()
952 return policies::checked_narrowing_cast<RealType, forwarding_policy>( in variance()
987 return policies::checked_narrowing_cast<RealType, forwarding_policy>( in skewness()
1019 return policies::checked_narrowing_cast<RealType, forwarding_policy>( in kurtosis_excess()
1060 return policies::checked_narrowing_cast<RealType, forwarding_policy>( in pdf()
[all …]
Dnon_central_chi_squared.hpp376 return policies::checked_narrowing_cast<RealType, forwarding_policy>( in non_central_chi_squared_cdf()
486 return policies::checked_narrowing_cast<RealType, forwarding_policy>( in nccs_quantile()
548 return policies::checked_narrowing_cast<RealType, forwarding_policy>( in nccs_pdf()
712 return policies::checked_narrowing_cast<RealType, forwarding_policy>( in find_degrees_of_freedom()
733 return policies::checked_narrowing_cast<RealType, forwarding_policy>( in find_degrees_of_freedom()
753 return policies::checked_narrowing_cast<RealType, forwarding_policy>( in find_non_centrality()
774 return policies::checked_narrowing_cast<RealType, forwarding_policy>( in find_non_centrality()
/third_party/boost/boost/math/special_functions/detail/
Dibeta_inv_ab.hpp185 return policies::checked_narrowing_cast<result_type, forwarding_policy>( in ibeta_inva()
218 return policies::checked_narrowing_cast<result_type, forwarding_policy>( in ibetac_inva()
251 return policies::checked_narrowing_cast<result_type, forwarding_policy>( in ibeta_invb()
284 return policies::checked_narrowing_cast<result_type, forwarding_policy>( in ibetac_invb()
Dgamma_inva.hpp175 return policies::checked_narrowing_cast<result_type, forwarding_policy>( in gamma_p_inva()
205 return policies::checked_narrowing_cast<result_type, forwarding_policy>( in gamma_q_inva()

123