Overload List

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

See Also