![]() | Double |
Name | Description | |
---|---|---|
![]() ![]() | Divide(Double, DoubleMatrix) | Divide a scalar by a matrix. |
![]() ![]() | Divide(DoubleMatrix, DoubleMatrix) | Divide a matrix by another. |
![]() ![]() | Divide(DoubleMatrix, Double) | Divide a matrix by a scalar. |
![]() ![]() | Divide(Double, DoubleMatrix, DoubleMatrix) | Divide a scalar by a matrix. |
![]() ![]() | Divide(DoubleMatrix, DoubleMatrix, DoubleMatrix) | Divide a matrix by another. |
![]() ![]() | Divide(DoubleMatrix, Double, DoubleMatrix) | Divide a matrix by a scalar. |