

Public Member Functions | |
| TabledChineseBox (const ChineseBox &cb) | |
| virtual | ~TabledChineseBox () |
| virtual ulong | lift_remainders (ulong s, ulong t) const |
Protected Attributes | |
| std::vector< ulong > | m_table |
| std::vector< ulong >::const_reverse_iterator | mm_table |
|
|
Definition at line 183 of file coef-merge.cpp. |
|
|
Definition at line 52 of file coef-merge.cpp. |
|
||||||||||||
|
Reimplemented from ChineseBox. Reimplemented in PrimeTabledChineseBox. Definition at line 191 of file coef-merge.cpp. |
|
|
Definition at line 48 of file coef-merge.cpp. Referenced by lift_remainders(), and TabledChineseBox(). |
|
|
Definition at line 49 of file coef-merge.cpp. Referenced by lift_remainders(). |
1.3.9.1