Click or drag to resize

RODoubleMatrixInArray1DColumnMajorRepresentation_arrayColumnMajor Field

The backing store for the matrix data, stored in column-major order.

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

Field Value

Double
See Also