PEd_MatrixTranspose

A function defined in PEd_matrix.gml

PEd_MatrixTranspose(_matrix)

Description

Transposes the matrix.

Arguments

Name Type Description
_matrix Array The matrix to be transposed.

Returns

Array The transposed matrix.


Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.