User Tools

Site Tools


api:dk11:delphi:gismatrix.tgis_squarematrix.determinant_void

Table of Contents

TGIS_SquareMatrix.Determinant method

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

Computes the determinant of the matrix.

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

Syntax

// Delphi
public
  function Determinant : Double;
// C++ Builder
public:
  double Determinant(void);

Result

Type Description
Double The determinant of the matrix.
2022/11/30 19:17

Page Tools