coef_interpolant_Gauss(double(*f)(double), double *cf) const | Ortho_poly | |
coef_interpolant_GL(double(*f)(double), double *cf) const | Ortho_poly | |
coef_projection(double(*f)(double), double *cf) const | Legendre_poly | [virtual] |
gauss_gamma(int i) const | Legendre_poly | [virtual] |
gauss_lobatto_gamma(int i) const | Legendre_poly | [virtual] |
gauss_lobatto_nodes() const | Legendre_poly | [virtual] |
gauss_lobatto_weight(int i) const | Legendre_poly | [virtual] |
gauss_nodes() const | Legendre_poly | [virtual] |
gauss_weight(int i) const | Legendre_poly | [virtual] |
Legendre_poly(int ni) | Legendre_poly | |
Legendre_poly(const Legendre_poly &) | Legendre_poly | |
n() const | Ortho_poly | |
nn | Ortho_poly | [protected] |
operator()(int i, double x) const | Legendre_poly | [virtual] |
operator=(const Legendre_poly &) | Legendre_poly | |
Ortho_poly::operator=(const Ortho_poly &) | Ortho_poly | |
Ortho_poly(const Ortho_poly &) | Ortho_poly | [protected] |
Ortho_poly(int ni) | Ortho_poly | [protected] |
p_gauss_gamma | Ortho_poly | [mutable, protected] |
p_gauss_lobatto_gamma | Ortho_poly | [mutable, protected] |
p_gauss_lobatto_nodes | Ortho_poly | [mutable, protected] |
p_gauss_lobatto_weights | Ortho_poly | [mutable, protected] |
p_gauss_nodes | Ortho_poly | [mutable, protected] |
p_gauss_weights | Ortho_poly | [mutable, protected] |
series(const double *a, double x) const | Ortho_poly | |
weight(double x) const | Legendre_poly | [virtual] |
~Legendre_poly() | Legendre_poly | [virtual] |
~Ortho_poly() | Ortho_poly | [virtual] |