#include "config.hpp"
#include "std_import.hpp"
#include "lll.cpp"
Go to the source code of this file.
Namespaces | |
namespace | Arageli |
Defines | |
#define | ARAGELI_INCLUDE_CPP_WITH_EXPORT_TEMPLATE_LLL |
Functions | |
template<typename B_type, typename H_type> | |
bool | Arageli::lll_reduction (B_type &B, H_type &H) |
LLL basis reduction. |
Definition in file lll.hpp.