PARTONS/NumA++  
Numerical Analysis C++ routines
NumA::Chebyshev Member List

This is the complete list of members for NumA::Chebyshev, including all inherited members.

Chebyshev(unsigned int N=50)NumA::Chebyshev
getCoeffsToValuesMatrix() constNumA::Chebyshev
getCoeffsToValuesMatrix(const NumA::VectorD &points) constNumA::Chebyshev
getCoeffsToValueVector(double x) constNumA::Chebyshev
getN() constNumA::Chebyshev
getRoots() constNumA::Chebyshev
getValuesToCoeffsMatrix() constNumA::Chebyshev
getValuesToValuesMatrix(const NumA::VectorD &points) constNumA::Chebyshev
getValuesToValueVector(double x) constNumA::Chebyshev
setN(unsigned int n)NumA::Chebyshev
~Chebyshev()NumA::Chebyshevvirtual