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.
double
Interpolated first derivative at point t.
double
tPoint t to interpolate at.
double
Interpolated 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.
double
Interpolated value x(t).