#include "parametermap.h"
#include "orthogfunc_expansion1d.h"
#include "constants.h"
Go to the source code of this file.
Classes | |
class | CChebyshevPolynomialExpansion1d |
Functions | |
double | chebyshev_polynomial (int i, double x) |
double chebyshev_polynomial | ( | int | i, | |
double | x | |||
) |
Definition at line 48 of file chebyshevpoly_expansion1d.cc.