Skip to content

OpenBIMRL | Mathematical matrices functions

Class path: math.matrix.lowerTriangleMatrix

lower triangular matrix

lowerTriangleMatrix1.png

Description

Finds the lower triangular matrix.

Input

Input Name Type Description
0 Matrix Matrix Input matrix

Output

Output Name Type Description
0 Result Matrix Results matrix

Use/Example

lowerTriangleMatrix2.png

Node representation with sample values

Sample file

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