MatrixPointwiseMultiplyInPlace Method |
Name | Description | |
---|---|---|
![]() | PointwiseMultiplyInPlace(Double) |
Multiplies each element of the matrix by given scalar.
|
![]() | PointwiseMultiplyInPlace(Matrix) |
Multiplies each element of this matrix by the corresponding element of
the given matrix.
|