NIntp.h File Reference

#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...


Detailed Description

Header file supports interpolation of multi-dimensional tabulated data. The file contains declarations for abstract class template calc::NIntp, and derived class templates calc::NCube, calc::NNurb, calc::NPoly.
Generated on Wed Jul 19 09:23:53 2006 for CalcLib by  doxygen 1.4.7