Click or drag to resize

VectorSpacingEvaluatorIsMonotonicallyDecreasing Property

True if all elements are mononton decreasing 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 IsMonotonicallyDecreasing { get; }

Property Value

Boolean
See Also