Click or drag to resize

VectorSpacingEvaluatorHasInvalidSpaces Property

True if there are invalid spaces, i.e. vector elements that are not numbers.

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

Property Value

Boolean
See Also