| 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 =0 | Ortho_poly | [pure virtual] |
| gauss_gamma(int i) const =0 | Ortho_poly | [pure virtual] |
| gauss_lobatto_gamma(int i) const =0 | Ortho_poly | [pure virtual] |
| gauss_lobatto_nodes() const =0 | Ortho_poly | [pure virtual] |
| gauss_lobatto_weight(int i) const =0 | Ortho_poly | [pure virtual] |
| gauss_nodes() const =0 | Ortho_poly | [pure virtual] |
| gauss_weight(int i) const =0 | Ortho_poly | [pure virtual] |
| n() const | Ortho_poly | |
| nn | Ortho_poly | [protected] |
| operator()(int i, double x) const =0 | Ortho_poly | [pure virtual] |
| 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 =0 | Ortho_poly | [pure virtual] |
| ~Ortho_poly() | Ortho_poly | [virtual] |