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