linbox
Data Structures | Namespaces | Constant Groups
lattice.h File Reference

LLL reductionThis is an interface to NTL/FPLLL. More...

#include "linbox/algorithms/lattice.inl"

Data Structures

class  latticeMethod
 NTL methods. More...
 

Namespaces

 LinBox
 Namespace in which all linbox code resides.
 

Constant Groups

 LinBox
 Namespace in which all linbox code resides.
 

Detailed Description

LLL reduction

This is an interface to NTL/FPLLL.

Todo:

Create a BlasMatrix<NTL_ZZ> that is just like a mat_ZZ !

Create a BlasMatrix<FPLLL_ZZ> that is just like a IntMatrix !

This will avoid copy back/forth a BlasMatrix<PID_integer>