![]() | Matrix22F Properties |
The Matrix22F type exposes the following members.
Name | Description | |
---|---|---|
![]() | Determinant |
Returns the determinant of this matrix.
|
![]() | Inverse |
Returns the inverse of this matrix.
|
![]() | IsNaN |
Gets a value indicating whether an element of the matrix is NaN.
|
![]() | IsSymmetric |
Gets a value indicating whether this matrix is symmetric.
|
![]() | ItemInt32 |
Gets or sets the element at the specified index.
|
![]() | ItemInt32, Int32 |
Gets or sets the element at the specified index.
|
![]() | Trace |
Gets the matrix trace (the sum of the diagonal elements).
|
![]() | Transposed |
Returns the transposed of this matrix.
|