Date |
The DateSpline type exposes the following members.
| Name | Description | |
|---|---|---|
| Derivative | Gets the interpolated derivative at a given argument. | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| From | Gets the lower bound of a segment. (Overrides SplineARGFrom(Int32)) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetPoly | Gets a piecewise polynomial by its index. (Inherited from SplineARG) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| NearestArg | Gets the segment date nearest to a given argument. (Inherited from SplineARG) | |
| To | Gets the upper bound of a segment. (Overrides SplineARGTo(Int32)) | |
| ToString | Gets a textual representation of the spline. (Inherited from SplineARG) |