OpenBIMRL | Mathematische Matrizen Funktionen
Klassenpfad: math.matrix.matrixAddition
Matrizenaddition (+ Matrix)

Beschreibung
Addiert zwei Matizen miteinander.
Input
| Input | Name | Typ | Beschreibung |
|---|---|---|---|
| 0 | Matrix A | Matrix | Matrix A |
| 1 | Matrix B | Matrix | Matrix B |
Output
| Output | Name | Typ | Beschreibung |
|---|---|---|---|
| 0 | Ergebnis | Matrix | Ergebnismatrix |
Nutzung/Beispiel