MatrixDivide Method |
Name | Description | |
---|---|---|
Divide(Double) |
Divides this matrix by given scalar and writes result
into another matrix.
| |
Divide(Double, Matrix) |
Divides this matrix by given scalar and writes result
into another matrix.
|