Symbol Index
- BKZ -- compute BKZ reduced basis instead of an LLL reduced basis
- CohenEngine -- use the original Macaulay2 LLL algorithm
- CohenTopLevel -- use the Macaulay2 language LLL algorithm
- gcdLLL -- compute the gcd of integers, and small multipliers
- Givens -- use Givens rotations instead of Gram-Schmidt during LLL
- gramm (missing documentation)
- hermite (missing documentation)
- isLLL -- is a basis an LLL basis?
- kernelLLL (missing documentation)
- LLL -- compute an LLL basis
- LLLBases -- lattice reduction (Lenstra-Lenstra-Lovasz bases)
- NTL -- use the all-integer LLL strategy from NTL library
- RealFP -- use double precision real numbers
- RealQP -- use quadruple precision real numbers
- RealQP1 -- use a combination of double precision and quad precision real numbers
- RealRR -- use arbitrary precision real numbers
- RealXD -- use extended exponent real numbers
- Threshold -- the LLL threshold, in interval (1/4,1]