|
@@ -100,7 +100,7 @@ zAxis = (c, f, i)
|
|
使用基于列优先格式[link:https://en.wikipedia.org/wiki/Row-_and_column-major_order#Column-major_order column-major]的数组来设置该矩阵。
|
|
使用基于列优先格式[link:https://en.wikipedia.org/wiki/Row-_and_column-major_order#Column-major_order column-major]的数组来设置该矩阵。
|
|
</p>
|
|
</p>
|
|
|
|
|
|
- <h3>[method:this invert()]()</h3>
|
|
|
|
|
|
+ <h3>[method:this invert]()</h3>
|
|
<p>
|
|
<p>
|
|
Inverts this matrix, using the [link:https://en.wikipedia.org/wiki/Invertible_matrix#Analytic_solution analytic method].
|
|
Inverts this matrix, using the [link:https://en.wikipedia.org/wiki/Invertible_matrix#Analytic_solution analytic method].
|
|
|
|
|