User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_squarematrix.invert_void

Table of Contents

TGIS_SquareMatrix.Invert method

DK11 for Java | tatukgis.jdk.TGIS_SquareMatrix.Invert | Constructors | Methods | Properties

Inverts the matrix.

Available also on: Delphi | .NET | ActiveX | Python.

Syntax

// Java
public bool Invert();
// Oxygene
public
  function Invert : Boolean;

Result

Type Description
bool
Boolean
True if the inversion can be performed.
2024/12/20 22:26

Page Tools