A function defined in PEd_matrix.gml
PEd_MatrixDeterminant(_matrix)
Calculates determinant of the given matrix.
Name | Type | Description |
---|---|---|
_matrix | Array |
The matrix to calculate the determinant of. |
Real
The determinant.
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.