Click or drag to resize

LinearlySpacedIntervalByEndCountStep Constructor

Initializes a new default instance of the LinearlySpacedIntervalByEndCountStep class, with an interval [0,100], step size of 1 and count=101.

Namespace: Altaxo.Calc.LinearAlgebra
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public LinearlySpacedIntervalByEndCountStep()
See Also