Unit 'matrix' Package
[Overview][Types][Classes][Procedures and functions][Index] [#rtl]

Tmatrix4_double.determinant

Calculates the determinant of the matrix.

Declaration

Source position: matrix.pp line 252

function Tmatrix4_double.determinant: Double;

Description

Returns the determinant of the matrix. Note: Calculating the determinant of a 4*4 matrix requires quite a few operations.


Documentation generated on: Sep 01 2024