The class quaternion realizes the internal representation of rotations and orientations in MTEX. An important difference is that an unit quaternion q and its antipodal -q are considered as different while the corresponding rotations are equal.
Syntax
Input
a, b, c, d | double |
Class Properties
a, b, c, d | quaternion coefficients |