The Matrix2x2 type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Decompose |
Superfast 2d decomposition
|
![]() | Equals(Object) | (Overrides ValueType..::..Equals(Object).) |
![]() | Equals(Matrix2x2) | |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | (Overrides ValueType..::..GetHashCode()()()().) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
![]() | Transpose |
Transpose this 2x2 matrix
|