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