Click or drag to resize

SparseMatConvertTo Method

Overload List
  NameDescription
Public methodConvertTo(SparseMat, Int32, Double)
multiplies all the matrix elements by the specified scale factor alpha and converts the results to the specified data type
Public methodConvertTo(Mat, Int32, Double, Double)
converts sparse matrix to dense n-dim matrix with optional type conversion and scaling.
Top
See Also