| SparseMatCopyTo Method | 
 Overload List
Overload List| 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.
             | 
 See Also
See Also