Q, x) |
Create the element x of the quaternion algebra Q.
This function should be called only by Q. To create a Quaternion rom x yourself, create Q and then write Q(x).
characteristic_polynomial,
charpoly,
conjugate,
coordinates,
minimal_polynomial,
minpoly,
norm,
trace,
vector
These methods are defined as follows:
) |
) |
) |
) |
) |
) |
) |
) |
) |
Returns a reference to the vector that defines this quaternion.
Instances of class Quaternion also have the following special methods:
other) |
other) |
other) |
) |
other) |
) |
n) |
other) |
See About this document... for information on suggesting changes.