Click or drag to resize

SparseMatrixDataStorage, Type Constructor

Overload List
 NameDescription
Public methodSparseMatrixDataStorage, Type Constructs an empty SparseMatrixData instance.
Public methodSparseMatrixDataStorage, Type(Storage) Constructs a SparseMatrixData instance with the given data.
Public methodSparseMatrixDataStorage, Type(IDictionaryIntPair, Type, Int32) Constructs a SparseMatrixData instance from the given coordinate map format.
Public methodSparseMatrixDataStorage, Type(IDictionaryIntPair, Type, Int32, Int32) Constructs a SparseMatrixData instance from the given coordinate map format.
Top
See Also