Tests whether two specified matrices are not equal.
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
The left-hand matrix.
- matrix2
- Type: AForge.Math..::.Matrix4x4
The right-hand matrix.