adevs
adevs::InterPoly Member List
This is the complete list of members for adevs::InterPoly, including all inherited members.
derivative(double t) const adevs::InterPoly
interpolate(double t) const adevs::InterPoly
InterPoly(const double *u, const double *t, unsigned int n)adevs::InterPoly
InterPoly(const double *u, double dt, unsigned int n, double t0=0.0)adevs::InterPoly
operator()(double t) const adevs::InterPoly
setData(const double *u, const double *t=NULL)adevs::InterPoly
~InterPoly()adevs::InterPoly