A structure representing 3x3 matrix.
Namespace:
AForge.MathAssembly: AForge.Math (in AForge.Math.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
C# |
---|
[SerializableAttribute] public struct Matrix3x3 |
Remarks
The structure incapsulates elements of a 3x3 matrix and provides some operations with it.