#include <RLLL.h>
|
MatrixType | B |
|
Eigen::Matrix< long long int, Eigen::Dynamic, Eigen::Dynamic > | U |
|
- Examples
- testGenerateGBs.cpp, and testMoire.cpp.
Definition at line 19 of file RLLL.h.
◆ MatrixType
◆ VectorType
◆ RLLL()
gbLAB::RLLL::RLLL |
( |
const MatrixType & |
B0, |
|
|
const double & |
delta |
|
) |
| |
◆ reducedBasis()
◆ size_reduce()
void gbLAB::RLLL::size_reduce |
( |
MatrixType & |
M, |
|
|
const int & |
k, |
|
|
const int & |
j |
|
) |
| |
|
private |
◆ unimodularMatrix()
const Eigen::Matrix< long long int, Eigen::Dynamic, Eigen::Dynamic > & gbLAB::RLLL::unimodularMatrix |
( |
| ) |
const |
◆ update()
Eigen::Matrix<long long int,Eigen::Dynamic,Eigen::Dynamic> gbLAB::RLLL::U |
|
private |
The documentation for this class was generated from the following files: