Click or drag to resize
BSplineGetSpline Method
Returns a Spline representation of the B-spline.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public Spline GetSpline()

Return Value

Type: Spline
A Spline representation of the B-spline.
See Also