

Public Member Functions | |
| DoubleTabledChineseBox (const ChineseBox &cb) | |
| virtual | ~DoubleTabledChineseBox () |
| virtual ulong | lift_remainders (ulong s, ulong t) const |
Protected Attributes | |
| std::vector< ulong > | m_table |
| std::vector< ulong > | mm_table |
|
|
Definition at line 207 of file coef-merge.cpp. |
|
|
Definition at line 79 of file coef-merge.cpp. |
|
||||||||||||
|
Reimplemented from ChineseBox. Reimplemented in PrimeDoubleTabledChineseBox. Definition at line 218 of file coef-merge.cpp. |
|
|
Definition at line 76 of file coef-merge.cpp. Referenced by DoubleTabledChineseBox(), and lift_remainders(). |
|
|
Definition at line 76 of file coef-merge.cpp. Referenced by DoubleTabledChineseBox(), and lift_remainders(). |
1.3.9.1