function
AddComponentwise(_matrix)
Adds each component of the matrix to corresponding component of other matrix.
Name | Type | Description |
---|---|---|
_matrix | BBMOD_Matrix |
The matrix to add componentwise with. |
BBMOD_Matrix
The resulting matrix.
Copyright © 2022, BlueBurn. Built on April 11, 2022 using GMDoc.