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 |