Click or drag to resize

IntegerVector_emptyIntArray Field

Shared empty array used for zero-length vectors.

Namespace: Altaxo.Calc.LinearAlgebra
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected static readonly int[] _emptyIntArray

Field Value

Int32
See Also