A, x, [check=True]) |
Create the element x of the quaternion order A.
characteristic_polynomial,
charpoly,
conjugate,
minimal_polynomial,
minpoly,
reduced_norm,
reduced_trace,
vector
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 QuaternionOrderElement also have the following special methods:
__eq__
See About this document... for information on suggesting changes.