Click or drag to resize

AkimaCubicSpline Fields

The AkimaCubicSpline type exposes the following members.

Fields
 NameDescription
Protected fieldxReference to the vector of the independent variable.
(Inherited from CurveBase)
Protected fieldyReference to the vector of the dependent variable.
(Inherited from CurveBase)
Protected fieldy1 Stores the first derivative coefficients of the spline segments.
Protected fieldy2 Stores the second derivative coefficients of the spline segments.
Protected fieldy3 Stores the third derivative coefficients of the spline segments.
Top
See Also