Click or drag to resize

SparseMatrixFactTS_ Field

The sparse matrix in Compressed Row format that is being factored.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
protected SparseMatrixData<CompressedSparseRow<T>, T> S_

Field Value

SparseMatrixDataCompressedSparseRowT, T
See Also