Click or drag to resize

SplineARG Methods

The SplineARG type exposes the following members.

Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodFromGets the lower bound of a segment.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetPolyGets a piecewise polynomial by its index.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodNearestArgGets the segment date nearest to a given argument.
Public methodToGets the upper bound of a segment.
Public methodToStringGets a textual representation of the spline.
(Overrides ObjectToString)
Top
See Also