SparseMatConvertTo Method |
| Name | Description | |
|---|---|---|
| ConvertTo(SparseMat, Int32, Double) |
multiplies all the matrix elements by the specified scale factor alpha and converts the results to the specified data type
| |
| ConvertTo(Mat, Int32, Double, Double) |
converts sparse matrix to dense n-dim matrix with optional type conversion and scaling.
|