linbox
|
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. | |
LLL reduction
This is an interface to NTL/FPLLL.
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<Givaro::ZRing<Integer> >