[Overview][Types][Classes][Procedures and functions] | Reference for unit 'matrix' (#rtl) |
Calculates the determinant of the matrix.
Source position: matrix.pp line 262
function Tmatrix4_extended.determinant: extended; |
Returns the determinant of the matrix. Note: Calculating the determinant of a 4*4 matrix requires quite a few operations.
No notes exist for this page yet.