Click or drag to resize
SplineGetBreakpoints Method
Returns a copy of the breakpoints.

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

Return Value

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