PEd_MatrixDeterminant

function

PEd_MatrixDeterminant(_matrix)

Description

Calculates determinant of the given matrix.

Arguments

Name Type Description
_matrix Array<Real> The matrix to calculate the determinant of.

Returns

Real The determinant.


Copyright © 2022, BlueBurn. Built on September 12, 2022 using GMDoc.