
Directories | |
| directory | tests |
Files | |
| file | Basis.cpp [code] |
| Compute an interpolating basis. | |
| file | Basis.h [code] |
| Compute an interpolating basis. | |
| file | BasisFactors.h [code] |
| Factor definitions for various Basis functors. | |
| file | Chebyshev.cpp [code] |
| Chebyshev basis decompositions. | |
| file | Chebyshev.h [code] |
| Chebyshev basis decompositions. | |
| file | Chebyshev2.cpp [code] |
| Chebyshev parameterizations on Chebyshev points of second kind. | |
| file | Chebyshev2.h [code] |
| Pseudo-spectral parameterization for Chebyshev polynomials of the second kind. | |
| file | FitBasis.h [code] |
| Fit a Basis using least-squares. | |
| file | Fourier.h [code] |
| Fourier decomposition, see e.g. http://mathworld.wolfram.com/FourierSeries.html. | |