Home
last modified time | relevance | path

Searched refs:chebyshev_imp (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/math/special_functions/
Dchebyshev.hpp30 inline Real chebyshev_imp(unsigned n, Real const & x) in chebyshev_imp() function
93 …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()