 | FloatMatrixMultiply Operator (FloatMatrix, FloatMatrix) |
Multiplies two matrices by one another. The column count in the second matrix must match the row count in
the first matrix.
Namespace: CandlelightAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
See Also