Skip to content

OpenBIMRL | Mathematical matrices functions

Class path: math.matrix.matrixDeterminant

Determinant

matrixDeterminant1.png

Description

Calculates the determinant of a matrix.

Input

Input Name Type Description
0 Matrix Matrix Matrix from which the determinant is calculated

Output

Output Name Type Description
0 Result Number Determinant

Use/Example

matrixDeterminant2.png

Node representation with sample values

Sample file

Download of a sample file so that the user can test the usage himself