Multiply Matrices Node#
The Multiply Matrices node performs a matrix multiplication on two input matrices.
Inputs#
- Matrix
The first multiplication.
- Matrix
The second multiplication.
Properties#
This node has no properties.
Outputs#
- Matrix
The resulting matrix multiplication.