Returns the value of the spline.

Overload List

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

See Also