Spline Class Reference

List of all members.

Public Member Functions

 Spline (REAL const X[], REAL const Y[], int Size)
 ~Spline ()
REAL Eval (REAL x) const
bool CheckRange (REAL x) const
REAL YRange () const

Private Attributes

int _n
REAL * _x
REAL * _a
REAL * _b
REAL * _c
REAL * _d

Friends

std::ostream & operator<< (std::ostream &os, Spline const &S)

Detailed Description

Definition at line 44 of file spline.h.


The documentation for this class was generated from the following file:
Generated on Wed Jan 24 15:56:29 2007 for MechSys by  doxygen 1.4.7