Click or drag to resize

VectorSpacingEvaluatorIsMonotonicallyIncreasing Property

True if all elements are mononton increasing and there are no invalid spaces.

Namespace: Altaxo.Calc.LinearAlgebra
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool IsMonotonicallyIncreasing { get; }

Property Value

Boolean
See Also