![]() |
atlas
0.6
|


Public Member Functions | |
| PrimeDoubleTabledChineseBox (const ChineseBox &cb) | |
| virtual | ~PrimeDoubleTabledChineseBox () |
| virtual ulong | lift_remainders (ulong s, ulong t) const |
Public Member Functions inherited from DoubleTabledChineseBox | |
| DoubleTabledChineseBox (const ChineseBox &cb) | |
| virtual | ~DoubleTabledChineseBox () |
Public Member Functions inherited from ChineseBox | |
| ChineseBox (ulong a, ulong b) | |
| virtual | ~ChineseBox () |
| ulong | get_gcd () const |
| ulong | get_lcm () const |
Additional Inherited Members | |
Protected Attributes inherited from DoubleTabledChineseBox | |
| std::vector< ulong > | m_table |
| std::vector< ulong > | mm_table |
Protected Attributes inherited from ChineseBox | |
| ulong | a |
| ulong | b |
| ulong | gcd |
| ulong | lcm |
| ulong | m |
| ulong | mm |
|
inline |
|
inlinevirtual |
Reimplemented from DoubleTabledChineseBox.
1.8.11