SparseMatrix Constructor |
Name | Description | |
---|---|---|
![]() | SparseMatrix(Int32, Int32) |
Creates a new sparse matrix with given size.
|
![]() | SparseMatrix(SerializationInfo, StreamingContext) |
The object optimized deserialization method.
|
![]() | SparseMatrix(Int32, Int32, Int32) |
Creates a new sparse matrix with given size.
|