Click or drag to resize

BSpline1DgetMaxKnot Method

Gets the maximum knot value.

Namespace: Altaxo.Calc.Interpolation
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public double getMaxKnot()

Return Value

Double
The largest entry in the knot vector.
See Also