Click or drag to resize

IInterpolation Methods

The IInterpolation type exposes the following members.

Methods
 NameDescription
Public methodDifferentiate Differentiate at point t.
Public methodDifferentiate2 Differentiate twice at point t.
Public methodIntegrate(Double) Indefinite integral at point t.
Public methodIntegrate(Double, Double) Definite integral between points a and b.
Public methodInterpolate Interpolate at point t.
Top
See Also