Overload List
| Name | Description | |
|---|---|---|
| DoubleCsrSparseMatrix()()() |
Constructs an empty DoubleCsrSparseMatrix.
| |
| DoubleCsrSparseMatrix(CompressedSparseRow<(Of <(Double>)>)) |
Constructs a DoubleCSRSparseMat instance with the given data.
| |
| DoubleCsrSparseMatrix(IDictionary<(Of <(IntPair, Double>)>), Int32) |
Constructs a DoubleCSRSparseMat instance from the given coordinate
map format.
|