9.3.1.1 QuaternionAlgebra_generic Objects

class QuaternionAlgebra_generic
QuaternionAlgebra_generic( K, [ramified_primes=None])

Instances of class QuaternionAlgebra_generic have the following methods (in addition to inherited methods and special methods):

basis,$  $ discriminant,$  $ gen,$  $ gram_matrix,$  $ inner_product_matrix,$  $ ramified_primes,$  $ random_element,$  $ vector_space

Further documentation:

gen( i)

The i-th generator of the quaternion algebra.

Instances of class QuaternionAlgebra_generic also have the following special methods:

__call__,$  $ __repr__,$  $ _set_ramified_primes

See About this document... for information on suggesting changes.