Intp.h File Reference

#include "Base.h"
#include "Intp.cpp"
#include "Cube.cpp"
#include "Nurb.cpp"
#include "Poly.cpp"

Include dependency graph for Intp.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  Cube
 Class template interpolates tabulated data with cubic splines. More...
class  EndCube
 Class template supports end point derivative identification for cubic splines. More...
class  Intp
 Abstract class template supports interpolation of tabulated data. More...
class  IntpErr
 Class provides an exception object for the class calc::Intp. More...
class  Nurb
 Class template interpolates tabulated data with non-uniform rational Bezier splines (NURBS). More...
class  Poly
 Class template interpolates tabulated data with polynomials. More...


Detailed Description

Header file supports interpolation of tabulated data. The file contains declarations for abstract class template calc::Intp, derived class template calc::Cube, with supporting class template calc::EndCube, dervied class templates calc::Nurb, calc::Poly, and exeception class calc::IntpErr.
Generated on Wed Jul 19 09:23:47 2006 for CalcLib by  doxygen 1.4.7