IMSL C# Numerical Library

Spline.GetBreakpoints Method 

Returns a copy of the breakpoints.

public double[] GetBreakpoints();

Return Value

A double array containing a copy of the breakpoints.

See Also

Spline Class | Imsl.Math Namespace