The Matrix type exposes the following members.
Name | Description | |
---|---|---|
Determinant |
Gets a determinant of the matrix. |
|
Elements |
Gets an array of floating-point values that represents the elements of this Matrix. |
|
IsIdentity |
Gets a value indicating whether this Matrix is the identity matrix. |
|
IsInvertible |
Gets a value indicating whether this Matrix is invertible. |