Matrix |
The Matrix2x2 type exposes the following members.
| Name | Description | |
|---|---|---|
| Determinant | Gets the determinant of this matrix. | |
| Identity | Gets the identity matrix. | |
| M11 | Gets the matrix element M[1,1]. | |
| M12 | Gets the matrix element M[1,2]. | |
| M21 | Gets the matrix element M[2,1]. | |
| M22 | Gets the matrix element M[2,2]. |