H, x) |
Create the element x of the quaternion algebra H.
characteristic_polynomial,
charpoly,
conjugate,
minimal_polynomial,
minpoly,
reduced_norm,
reduced_trace
Further documentation:
) |
Return the reduced trace of this element.
Note:
In a quaternion algebra
, every element
is
quadratic over the center, thus
, so
we solve for a linear relation
among
for the reduced trace of
.
Instances of class QuaternionAlgebraElement also have the following special methods:
__eq__,
__ne__