Click or drag to resize

VectorSpacingEvaluatorIsStrictlyMonotonicDecreasing Property

True if all elements are strongly 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 IsStrictlyMonotonicDecreasing { get; }

Property Value

Boolean
See Also