SparseMatCopyTo Method |
Name | Description | |
---|---|---|
![]() | CopyTo(Mat) |
converts sparse matrix to dense matrix.
|
![]() | CopyTo(SparseMat) |
copies all the data to the destination matrix. All the previous content of m is erased.
|