Click or drag to resize

DoubleComplexCsrSparseMatrix Constructor

Overload List
 NameDescription
Public methodDoubleComplexCsrSparseMatrix Constructs an empty DoubleComplexCsrSparseMatrix.
Public methodDoubleComplexCsrSparseMatrix(CompressedSparseRowDoubleComplex) Constructs a DoubleCSRSparseMat instance with the given data.
Public methodDoubleComplexCsrSparseMatrix(IDictionaryIntPair, DoubleComplex, Int32) Constructs a DoubleCSRSparseMat instance from the given coordinate map format.
Top
See Also