Click or drag to resize

BSpline1DgetMinKnot Method

Gets the minimum knot value.

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

Return Value

Double
The smallest entry in the knot vector.
See Also