[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'matrix' (#rtl)

Tmatrix2_double.determinant

Calculates the determinant of the matrix.

Declaration

Source position: matrix.pp line 165

function Tmatrix2_double.determinant: double;

Description

Returns the determinant of the matrix.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.