#include "Base.h"#include "Intp.h"#include "NIntp.cpp"#include "NCube.cpp"#include "NNurb.cpp"#include "NPoly.cpp"Include dependency graph for NIntp.h:

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

Go to the source code of this file.
Namespaces | |
| namespace | calc |
Classes | |
| class | NCube |
| Class interpolates multi-dimensional data with cubic splines. More... | |
| class | NIntp |
| Abstract class template supports interpolation of multi-dimensional tabulated data. More... | |
| class | NNurb |
| Class template interpolates multi-dimensional data with non-uniform rational Bezier splines (NURBS). More... | |
| class | NPoly |
| Class template interpolates multi-dimensional data with polynomials. More... | |
1.4.7