User Tools

Site Tools


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

Table of Contents

TGIS_SquareMatrix.Determinant method

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

Computes the determinant of the matrix.

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

Syntax

// Java
public double Determinant();
// Oxygene
public
  function Determinant : Double;

Result

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

Page Tools