atlas
0.6
|
Public Member Functions | |
ChineseBox (ulong a, ulong b) | |
virtual | ~ChineseBox () |
ulong | get_gcd () const |
ulong | get_lcm () const |
virtual ulong | lift_remainders (ulong s, ulong t) const |
Protected Attributes | |
ulong | a |
ulong | b |
ulong | gcd |
ulong | lcm |
ulong | m |
ulong | mm |
|
inlinevirtual |
|
inline |
|
inline |
Reimplemented in PrimeDoubleTabledChineseBox, DoubleTabledChineseBox, PrimeTabledChineseBox, TabledChineseBox, and PrimeChineseBox.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |