Home
last modified time | relevance | path

Searched defs:lanczos_type (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/math/special_functions/
Dbeta.hpp708 typedef typename lanczos::lanczos<T, Policy>::type lanczos_type; in ibeta_fraction2() typedef
731 typedef typename lanczos::lanczos<T, Policy>::type lanczos_type; in ibeta_a_step() typedef
822 typedef typename lanczos::lanczos<T, Policy>::type lanczos_type; in beta_small_b_large_a_series() typedef
996 typedef typename lanczos::lanczos<T, Policy>::type lanczos_type; in ibeta_imp() typedef
1427 typedef typename lanczos::lanczos<T, Policy>::type lanczos_type; in ibeta_derivative_imp() typedef
Dgamma.hpp1135 typedef typename lanczos::lanczos<T, Policy>::type lanczos_type; in gamma_incomplete_imp() typedef
1658 typedef typename lanczos::lanczos<T, Policy>::type lanczos_type; in tgamma_delta_ratio_imp() typedef
1753 typedef typename lanczos::lanczos<T, Policy>::type lanczos_type; in gamma_p_derivative_imp() typedef
/third_party/boost/boost/math/special_functions/detail/
Dhypergeometric_1F1_large_abz.hpp56 typedef typename lanczos::lanczos<T, Policy>::type lanczos_type; in refill_cache() typedef