Click or drag to resize

RODoubleMatrixInArray1DRowMajorRepresentation_arrayRowMajor Field

The underlying array storing the matrix data in row-major order.

Namespace: Altaxo.Calc.LinearAlgebra
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected double[] _arrayRowMajor

Field Value

Double
See Also