Parameters
double t
Point t to interpolate at.
Return
double
Interpolated first derivative at point t.
Type IInterpolation
Namespace MathNet.Numerics.Interpolation
double tPoint t to interpolate at.
doubleInterpolated first derivative at point t.
double tPoint t to interpolate at.
doubleInterpolated second derivative at point t.
double tPoint t to integrate at.
double aLeft bound of the integration interval [a,b].
double bRight bound of the integration interval [a,b].
double tPoint t to interpolate at.
doubleInterpolated value x(t).