Click or drag to resize

DateSpline Methods

The DateSpline type exposes the following members.

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