function
MulComponentwise(_matrix)
Multiplies each component of the matrix with corresponding component of other matrix.
Name | Type | Description |
---|---|---|
_matrix | BBMOD_Matrix |
The matrix to multiply componentwise with. |
BBMOD_Matrix
The resulting matrix.
Copyright © 2022, BlueBurn. Built on May 18, 2022 using GMDoc.