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