SplineImpl Class Reference

#include <Spline.h>

List of all members.

Public Member Functions

 SplineImpl (int degree, const Vector &x, const Vector_< T > &y)
 ~SplineImpl ()
getValue (Real t) const
getDerivative (int derivOrder, Real t) const

Public Attributes

int referenceCount
int degree
Vector x
Vector_< T > y

template<class T>
class SimTK::Spline_< T >::SplineImpl


Constructor & Destructor Documentation

SplineImpl ( int  degree,
const Vector x,
const Vector_< T > &  y 
) [inline]
~SplineImpl (  )  [inline]

Member Function Documentation

T getDerivative ( int  derivOrder,
Real  t 
) const [inline]
T getValue ( Real  t  )  const [inline]

References GCVSPLUtil::splder().

Referenced by Spline_< T >::calcValue().


Member Data Documentation

int degree
Vector_<T> y

The documentation for this class was generated from the following file:

Generated on Wed Dec 30 11:05:16 2009 for SimTKcore by  doxygen 1.6.1