VectorSpacingEvaluatorHasValidSpaces Property |
Returns true if the vector has at least one valid space. This is fulfilled if
there is one adjacent pair of vector elements, which are both valid numbers.
Namespace: Altaxo.Calc.LinearAlgebraAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool HasValidSpaces { get; }
Property Value
BooleanSee Also