OpenBIMRL | Mathematische Matrizen Funktionen
Klassenpfad: math.matrix.constructIdentityMatrix
Erzeugung einer Einheitsmatrix
Beschreibung
Erzeugt eine Einheitsmatrix der größe NxN.
Input
Input | Name | Typ | Beschreibung |
---|---|---|---|
0 | Größe N | Number | Größe N |
Output
Output | Name | Typ | Beschreibung |
---|---|---|---|
0 | Matrix | Matrix | Einheitsmatrix |