Vector |
The VectorSpline type exposes the following members.
| Name | Description | |
|---|---|---|
| Area | Gets the area below the spline in its validity interval. (Inherited from SplineARG) | |
| First | Gets the lower bound of the first segment. (Overrides SplineARGFirst) | |
| Item | Gets the interpolated value at a given argument. (Inherited from SplineARG) | |
| K | Cubic piecewise polynomials. (Inherited from SplineARG) | |
| Last | Gets the upper bound of the last segment. (Overrides SplineARGLast) | |
| LastCoordinate | Keeps the last coordinate for interpolating arbitrary values. (Inherited from SplineARG) | |
| Length | Gets the number of piecewise polynomials. (Inherited from SplineARG) | |
| Original | Original series. |