Skip to content

OpenBIMRL | Mathematical matrices functions

Class path: math.matrix.constructIdentityMatrix

Generation of a unit matrix

constructIdentityMatrix1.png

Description

Generates a unit matrix of size NxN.

Input

Input Name Type Description
0 Size N Number Size N

Output

Output Name Type Description
0 Matrix Matrix Unit matrix

Use/Example

constructIdentityMatrix2.png

Node representation with sample values

Sample file

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