function
SubComponentwise(_matrix)
Subtracts each component of a matrix from corresponding component of this matrix.
Name | Type | Description |
---|---|---|
_matrix | Struct.BBMOD_Matrix |
The matrix that subtracts componentwise from this one. |
Struct.BBMOD_Matrix
The resulting matrix.
Copyright © 2023, BlueBurn. Built on February 04, 2023 using GMDoc.