Click or drag to resize
BSplineGetKnots Method
Returns a copy of the knot sequence.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double[] GetKnots()

Return Value

Type: Double
A double array containing a copy of the knot sequence.
See Also