#include "math/math.h"
Go to the source code of this file.
Namespaces | |
namespace | MR |
namespace | MR::Math |
namespace | MR::Math::Chebyshev |
Functions | |
template<typename T > | |
T | MR::Math::Chebyshev::eval (const double *coef, const int order, const T lower, const T upper, const T x) |