ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Top
Top
Top
Top
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
The Matrix3 type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Matrix3 | Initializes a new instance of the Matrix3 class |
Methods
| Name | Description | |
|---|---|---|
| Transpose | ||
| TransposeInvert |
Operators
| Name | Description | |
|---|---|---|
| Multiply |
Fields
| Name | Description | |
|---|---|---|
| Identity | ||
| M11 | ||
| M12 | ||
| M13 | ||
| M21 | ||
| M22 | ||
| M23 | ||
| M31 | ||
| M32 | ||
| M33 |
See Also