Check if this quaternions equals to other
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.1.1150 (2.2.1.1150)
Syntax
C# | Visual Basic | Visual C++ |
public bool Equals( Quaternions other )
Public Function Equals ( _ other As Quaternions _ ) As Boolean
public: virtual bool Equals( Quaternions other ) sealed
Parameters
- other
- Quaternions
The quaternions to be compared