transpose Method

return a transposed matrix. this is not changed unless also passed as the result.

transpose(result?: Matrix3d): Matrix3d

Parameter Type Description
result Matrix3d  

Returns - Matrix3d

Defined in

Last Updated: 12 June, 2024