Gravity Engine 12.0
Unity Asset for Gravity
|
This is the complete list of members for Matrix3, including all inherited members.
Determinant(ref double[,] a) (defined in Matrix3) | Matrix3 | static |
LogMatrix(ref double[,] a, string s) (defined in Matrix3) | Matrix3 | static |
MatrixInverse(ref double[,] a, ref double[,] Minv) (defined in Matrix3) | Matrix3 | static |
MatrixTimesVector(ref double[,] M, ref Vector3d v) (defined in Matrix3) | Matrix3 | static |