Multiply Matrices Node#
The Multiply Matrices node performs a matrix multiplication on two input matrices.
入力#
- Matrix
The first multiplication.
- Matrix
The second multiplication.
Properties(プロパティ)#
このノードにはプロパティがありません。
出力#
- Matrix
The resulting matrix multiplication.