#include <fast-rational-reconstruction.h>
|
| 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
◆ FastRationalReconstruction()
◆ ~FastRationalReconstruction()
◆ RationalReconstruction() [1/2]
◆ RationalReconstruction() [2/2]
◆ powtwo() [1/2]
◆ powtwo() [2/2]
◆ fastRationalReconstruction()
◆ prevEEA()
◆ classicEEA()
◆ fastEEA()
◆ write()
| void write |
( |
std::ostream & | is | ) |
const |
|
inlineinherited |
◆ _threshold
◆ _intRing
◆ cur_ri
◆ cur_rinext
◆ cur_ainext
◆ cur_qinext
The documentation for this class was generated from the following file: