|
PARTONS/NumA++
|
Numerical Analysis C++ routines
|
![]() |
This is the complete list of members for NumA::Chebyshev, including all inherited members.
| Chebyshev(unsigned int N=50) | NumA::Chebyshev | |
| getCoeffsToValuesMatrix() const | NumA::Chebyshev | |
| getCoeffsToValuesMatrix(const NumA::VectorD &points) const | NumA::Chebyshev | |
| getCoeffsToValueVector(double x) const | NumA::Chebyshev | |
| getN() const | NumA::Chebyshev | |
| getRoots() const | NumA::Chebyshev | |
| getValuesToCoeffsMatrix() const | NumA::Chebyshev | |
| getValuesToValuesMatrix(const NumA::VectorD &points) const | NumA::Chebyshev | |
| getValuesToValueVector(double x) const | NumA::Chebyshev | |
| setN(unsigned int n) | NumA::Chebyshev | |
| ~Chebyshev() | NumA::Chebyshev | virtual |