Matrix |
The Matrix3x3 type exposes the following members.
Name | Description | |
---|---|---|
Determinant | The determinant of the matrix. | |
Identity | Gets the identity matrix. | |
Inverse | ||
M11 | Gets the matrix element M[1,1]. | |
M12 | Gets the matrix element M[1,2]. | |
M13 | Gets the matrix element M[1,3]. | |
M21 | Gets the matrix element M[2,1]. | |
M22 | Gets the matrix element M[2,2]. | |
M23 | Gets the matrix element M[2,2]. | |
M31 | Gets the matrix element M[3,1]. | |
M32 | Gets the matrix element M[3,1]. | |
M33 | Gets the matrix element M[3,3]. |