Searched defs:cheb (Results 1 – 4 of 4) sorted by relevance
11 auto cheb = boost::math::chebyshev_transform(phi, phi.support().first, phi.support().second); in bootstrap() local
48 chebyshev_transform<Real> cheb(f, a, b, tol); in test_sin_chebyshev_transform() local95 chebyshev_transform<Real> cheb(f, a, b, tol/50); in test_sinc_chebyshev_transform() local
262 cheb(p_remez->chebyshev_points()); in do_test() local
207 T cheb = cos((2 * terms - 1 - 2 * i) * constants::pi<T>() / (2 * terms)); in init_chebyshev() local