Returns the value of the B-spline.

Overload List

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

See Also