SparseCompressedRowMatrixStorageTColumnIndices Field |
An array containing the column indices of the non-zero values. Element "j" of the array
is the number of the column in matrix that contains the j-th value in the
Values array.
Namespace: Altaxo.Calc.LinearAlgebra.StorageAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int[] ColumnIndices
Field Value
Int32See Also