User Tools

Site Tools


api:dk11:delphi:gismatrix.tgis_squarematrix.invert_void

Table of Contents

TGIS_SquareMatrix.Invert method

DK11 for Delphi | GisMatrix.TGIS_SquareMatrix.Invert | Constructors | Methods | Properties

Inverts the matrix.

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

Syntax

// Delphi
public
  function Invert : Boolean;
// C++ Builder
public:
  bool Invert(void);

Result

Type Description
Boolean True if the inversion can be performed.
2022/11/30 19:17

Page Tools