Spline::SplineImpl Class Reference

#include <Spline.h>

List of all members.

template<int N>
class SimTK::Spline< N >::SplineImpl


Public Member Functions

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

Public Attributes

int referenceCount
int degree
Vector x
Vector_< Vec< N > > y

Constructor & Destructor Documentation

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

~SplineImpl (  )  [inline]


Member Function Documentation

Vec<N> getValue ( Real  t  )  const [inline]

References GCVSPLUtil::splder(), x, and y.

Referenced by Spline::calcValue().

Vec<N> getDerivative ( int  derivOrder,
Real  t 
) const [inline]

References GCVSPLUtil::splder(), x, and y.

Referenced by Spline::calcDerivative().


Member Data Documentation

int degree

Referenced by Spline::getSplineDegree().

Vector_<Vec<N> > y


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

Generated on Fri Sep 26 07:44:31 2008 for SimTKcore by  doxygen 1.5.6