DK for .NET | TatukGIS.NDK.TGIS_SquareMatrix.Invert | Constructors | Methods | Properties
Inverts the matrix.
// C# public bool Invert();
' VisualBasic Public Function Invert() As Boolean
// Oxygene public function Invert : Boolean;
| Type | Description |
|---|---|
| bool Boolean | True if the inversion can be performed. |