#include "Interpolator1D.h"#include <gsl/gsl_errno.h>#include <gsl/gsl_spline.h>#include <string>Include dependency graph for PolynomialInterpolator1D.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | Interpolator |
Classes | |
| class | Interpolator::PolynomialInterpolator1D |
| This class performs a polynomial interpolation. More... | |
Defines | |
| #define | AFX_POLYNOMIALInterpolator1D_H__FB4EF769_FD9B_4764_8D0C_6A9ECEEF4509__INCLUDED_ |
|
|
Definition at line 6 of file PolynomialInterpolator1D.h. |
1.4.5