Click or drag to resize

VectorSpacingEvaluatorRelativeSpaceDeviation Property

Calculates the relative deviation of spaces. The return value is a positive number, which indicates the relative space deviation. In case the deviation is undefined, the return value is PositiveInfinity.

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

Property Value

Double
See Also