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