Returns the value of the spline.

Overload List

NameDescription
Eval(Double)
Returns the value of the spline at a point.
(Inherited from Spline.)
Eval(array<Double>[]()[])
Returns the value of the spline at each point of an array.
(Inherited from Spline.)

See Also