Skip to content

OpenBIMRL | Mathematical matrices functions

Class path: math.matrix.matrixInvert

Inverse matrix

matrixInvert1.png

Description

Inverts a matrix of size NxN.

Input

Input Name Type Description
0 Matrix Matrix Input matrix

Output

Output Name Type Description
0 Result Matrix Inverted matrix

Use/Example

matrixInvert2.png

Node representation with sample values

Sample file

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