Akima |
The AkimaCubicSpline type exposes the following members.
| Name | Description | |
|---|---|---|
| x | Reference to the vector of the independent variable. (Inherited from CurveBase) | |
| y | Reference to the vector of the dependent variable. (Inherited from CurveBase) | |
| y1 | Stores the first derivative coefficients of the spline segments. | |
| y2 | Stores the second derivative coefficients of the spline segments. | |
| y3 | Stores the third derivative coefficients of the spline segments. |