Skip to content

OpenBIMRL | Mathematical matrices functions

Class path: math.matrix.matrixSubtract

Matrix subtraction (- Matrix)

matrixSubtract1.png

Description

Subtracts two matrices from each other.

Input

Input Name Type Description
0 Matrix A Matrix Matrix A
1 Matrix B Matrix Matrix B

Output

Output Name Type Description
0 Result Matrix Results matrix

Use/Example

matrixSubtract2.png

Node representation with sample values

Sample file

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