PEd_MatrixTranspose

function

PEd_MatrixTranspose(_matrix)

Description

Transposes the matrix.

Arguments

Name Type Description
_matrix Array<Real> The matrix to be transposed.

Returns

Array<Real> The transposed matrix.


Copyright © 2022, BlueBurn. Built on September 12, 2022 using GMDoc.