IMSL C# Numerical Library

BSpline.GetKnots Method 

Returns a copy of the knot sequence.

public double[] GetKnots();

Return Value

A double array containing a copy of the knot sequence.

See Also

BSpline Class | Imsl.Math Namespace