Enumerator Class Reference
#include <topenum.h>
Public Member Functions | |
| Enumerator (int d, const Matrix< FP_NR< mpfr_t > > &mu, const Matrix< FP_NR< mpfr_t > > &r, double max_volume=ENUM_MAX_VOLUME, int min_level=ENUM_MIN_LEVEL) | |
| bool | enum_next (const FP_NR< mpfr_t > &max_sqr_length) |
| const vector< enumxt > & | get_sub_tree () |
Constructor & Destructor Documentation
◆ Enumerator()
| FPLLL_BEGIN_NAMESPACE Enumerator::Enumerator | ( | int | d, |
| const Matrix< FP_NR< mpfr_t > > & | mu, | ||
| const Matrix< FP_NR< mpfr_t > > & | r, | ||
| double | max_volume = ENUM_MAX_VOLUME, |
||
| int | min_level = ENUM_MIN_LEVEL |
||
| ) |
Member Function Documentation
◆ enum_next()
| bool Enumerator::enum_next | ( | const FP_NR< mpfr_t > & | max_sqr_length | ) |
◆ get_sub_tree()
|
inline |
The documentation for this class was generated from the following files:
- fplll/enum/topenum.h
- fplll/enum/topenum.cpp
1.9.4