| On this page | |
| Since | 21.0 |
元の行列の行と列を入れ替えた行列を返します。
入力 ¶
a:
Matrix3, Matrix4
転置させる入力行列。
出力 ¶
result:
Matrix3, Matrix4
転置された行列。
| See also |