Click or drag to resize

SparseMatCopyTo Method

Overload List
  NameDescription
Public methodCopyTo(Mat)
converts sparse matrix to dense matrix.
Public methodCopyTo(SparseMat)
copies all the data to the destination matrix. All the previous content of m is erased.
Top
See Also