A function defined in PEd_matrix.gml
PEd_MatrixTranspose(_matrix)
Transposes the matrix.
Name | Type | Description |
---|---|---|
_matrix | Array |
The matrix to be transposed. |
Array
The transposed matrix.
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.