MatrixPointwiseDivideInPlace Method |
Name | Description | |
---|---|---|
PointwiseDivideInPlace(Double) |
Divides each element of this matrix by given scalar.
| |
PointwiseDivideInPlace(Matrix) |
Divides each element of this matrix by the corresponding element of
the given one.
|