Overload List

  NameDescription
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.

See Also