Click or drag to resize

SparseMatrixBuilderT Constructor

Overload List
 NameDescription
Public methodSparseMatrixBuilderT Constructs an empty SparseMatrixBuilder instance.
Public methodSparseMatrixBuilderT(IDictionaryIntPair, T) Constructs a SparseMatrixBuilder instance which references the given dictionary of nonzero values.
Top
See Also