HighMap library (C++)
Loading...
Searching...
No Matches
hmap::ChebyshevEvaluator Member List

This is the complete list of members for hmap::ChebyshevEvaluator, including all inherited members.

ChebyshevEvaluator()=defaulthmap::ChebyshevEvaluator
ChebyshevEvaluator(std::vector< value_type > coefficients)hmap::ChebyshevEvaluatorinlineexplicit
coefficients() const noexcepthmap::ChebyshevEvaluatorinline
degree() const noexcepthmap::ChebyshevEvaluatorinline
evaluate(value_type x) const noexcepthmap::ChebyshevEvaluatorinline
evaluate_batch(InputIt begin, InputIt end, OutputIt out) const noexcepthmap::ChebyshevEvaluatorinline
set_coefficients(std::vector< value_type > coefficients)hmap::ChebyshevEvaluatorinline
value_type typedefhmap::ChebyshevEvaluator