Multiplies two specified matrices.
Namespace:
AForge.MathAssembly: AForge.Math (in AForge.Math.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
Parameters
- matrix1
- Type: AForge.Math..::.Matrix4x4
Matrix to multiply.
- matrix2
- Type: AForge.Math..::.Matrix4x4
Matrix to multiply by.