Returns the value of the B-spline.

Overload List

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

See Also