File containing the imunano33::Quaternion class.
More...
Go to the source code of this file.
File containing the imunano33::Quaternion class.
◆ operator!=()
Inequality of two quaternions.
- Parameters
-
lhs | Left hand argument |
rhs | Right hand argument |
- Returns
- Whether the two quaternions are not equal
◆ operator*()
Product of two quaternions.
- Parameters
-
lhs | Left hand argument |
rhs | Right hand argument ' |
- Returns
- Product
◆ operator==()
Equality of two quaternions.
- Parameters
-
lhs | Left hand argument |
rhs | Right hand argument |
- Returns
- Whether the quaternions are equal