HLLLReduction< ZT, FT > Class Template Reference
#include <hlll.h>
Public Member Functions | |
HLLLReduction (MatHouseholder< ZT, FT > &arg_m, double delta, double eta, double theta, double c, int flags) | |
bool | hlll () |
Househorder inside LLL reduction. More... | |
int | get_status () |
Constructor & Destructor Documentation
◆ HLLLReduction()
template<class ZT , class FT >
|
inline |
Constructor. The precision of FT must be defined before creating an instance of the class and must remain the same until the object is destroyed (or no longer needed).
Member Function Documentation
◆ get_status()
template<class ZT , class FT >
|
inline |
◆ hlll()
template<class ZT , class FT >
FPLLL_BEGIN_NAMESPACE bool HLLLReduction< ZT, FT >::hlll |
Househorder inside LLL reduction.
The documentation for this class was generated from the following files: