4.5.1.6 Lattice_QQ Objects

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

gram_matrix,$  $ reduced_basis,$  $ reduced_gram_matrix

These methods are defined as follows:

gram_matrix( )

Return the Gram matrix with respect to the norm on the basis.

reduced_basis( )

Return a Minkowski-reduced basis for self.

reduced_gram_matrix( )

Return the unique Minkowski-reduced Gram matrix.

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