interpolation Directory Reference
Files | |
| file | _all_interpolation.hpp [code] |
| Interpolation module. | |
| file | akima.hpp [code] |
| File contains implementation of AKIMA interpolant. | |
| file | cubicInterpolation.hpp [code] |
| File contains class of cubic interpolant. | |
| file | flatBackward.hpp [code] |
| File contains class of flat backward interpolant. | |
| file | flatForward.hpp [code] |
| File contains class of flat forward interpolant. | |
| file | interpolation.hpp [code] |
| File contains interface of interpolation methods. | |
| file | linearInterpolation.hpp [code] |
| File contains class of linear interpolant. | |
| file | logarithmicInterpolation.hpp [code] |
| File contains class of logarithmic interpolant. | |
| file | naturalCubicSpline.hpp [code] |
| File contains implementation of natural cubic spline. | |
| file | polynomialInterpolation.hpp [code] |
| File contains class implementing polynomial interpolation. | |
| file | quadraticInterpolation.hpp [code] |
| File contains class of quadratic interpolant. | |
| file | steffenInterpolation.hpp [code] |
| File contains class implementing Steffen interpolation. | |

1.8.11