SparseCompressedRowMatrixStorageTValues Field |
Array that contains the non-zero elements of matrix. Values of the non-zero elements of matrix are mapped into the values
array using the row-major storage mapping described in a compressed sparse row (CSR) format.
Namespace: Altaxo.Calc.LinearAlgebra.StorageAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax See Also