Click or drag to resize

SparseMatrix Constructor

Overload List
  NameDescription
Public methodSparseMatrix(Int32, Int32)
Creates a new sparse matrix with given size.
Public methodSparseMatrix(SerializationInfo, StreamingContext)
The object optimized deserialization method.
Public methodSparseMatrix(Int32, Int32, Int32)
Creates a new sparse matrix with given size.
Top
See Also