#include <fast-rational-reconstruction.h>
|
| bool | fastQMaxRationalReconstruction (Element &n, Element &d, const Element &x, const Element &m) const |
| |
| bool | classicQMaxEEA (Element &ai, Element &bi, Element &ci, Element &di, const Element &r0, const Element &r1, const Element &powh, myQueue< Ring > &queueMax, QMatrix< Ring > &maxQ) const |
| |
| bool | fastQMaxEEA (Element &ai, Element &bi, Element &ci, Element &di, const Element &m, const size_t d, const Element &n, const Element &powh, const size_t &h, myQueue< Ring > &queueMax, QMatrix< Ring > &maxQ) const |
| |
| Element & | powtwo (Element &h, const Element &log_h) const |
| |
| Element & | powtwo (Element &h, const uint64_t log_h) const |
| |
| bool | fastRationalReconstruction (Element &n, Element &d, const Element &x, const Element &m, const Element &d_bound) const |
| |
| void | prevEEA (Element &aprev, Element &bprev, Element &cprev, Element &dprev, const Element &ai, const Element &bi, const Element &ci, const Element &di) const |
| |
| bool | classicEEA (Element &ai, Element &bi, Element &ci, Element &di, const Element &r0, const Element &r1, const Element &bound, int K=0) const |
| |
| bool | fastEEA (Element &ai, Element &bi, Element &ci, Element &di, const Element &m, const size_t d, const Element &n, const Element &powh, const size_t &h) const |
| |
◆ Element
◆ FastMaxQRationalReconstruction()
◆ RationalReconstruction() [1/2]
◆ RationalReconstruction() [2/2]
◆ fastQMaxRationalReconstruction()
◆ classicQMaxEEA()
◆ fastQMaxEEA()
| bool fastQMaxEEA |
( |
Element & | ai, |
|
|
Element & | bi, |
|
|
Element & | ci, |
|
|
Element & | di, |
|
|
const Element & | m, |
|
|
const size_t | d, |
|
|
const Element & | n, |
|
|
const Element & | powh, |
|
|
const size_t & | h, |
|
|
myQueue< Ring > & | queueMax, |
|
|
QMatrix< Ring > & | maxQ ) const |
|
inlineprotected |
◆ powtwo() [1/2]
◆ powtwo() [2/2]
◆ fastRationalReconstruction()
◆ prevEEA()
◆ classicEEA()
◆ fastEEA()
◆ write()
| void write |
( |
std::ostream & | is | ) |
const |
|
inlineinherited |
◆ _intRing
◆ cur_ri
◆ cur_rinext
◆ cur_ainext
◆ cur_qinext
◆ _threshold
The documentation for this class was generated from the following file: