Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

DoubleTabledChineseBox Class Reference

Inheritance diagram for DoubleTabledChineseBox:

Inheritance graph
[legend]
Collaboration diagram for DoubleTabledChineseBox:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DoubleTabledChineseBox (const ChineseBox &cb)
virtual ~DoubleTabledChineseBox ()
virtual ulong lift_remainders (ulong s, ulong t) const

Protected Attributes

std::vector< ulongm_table
std::vector< ulongmm_table

Constructor & Destructor Documentation

DoubleTabledChineseBox::DoubleTabledChineseBox const ChineseBox cb  ) 
 

Definition at line 207 of file coef-merge.cpp.

References m_table, mm_table, and ulong.

virtual DoubleTabledChineseBox::~DoubleTabledChineseBox  )  [inline, virtual]
 

Definition at line 79 of file coef-merge.cpp.


Member Function Documentation

ulong DoubleTabledChineseBox::lift_remainders ulong  s,
ulong  t
const [virtual]
 

Reimplemented from ChineseBox.

Reimplemented in PrimeDoubleTabledChineseBox.

Definition at line 218 of file coef-merge.cpp.

References m_table, mm_table, and ulong.


Member Data Documentation

std::vector<ulong> DoubleTabledChineseBox::m_table [protected]
 

Definition at line 76 of file coef-merge.cpp.

Referenced by DoubleTabledChineseBox(), and lift_remainders().

std::vector<ulong> DoubleTabledChineseBox::mm_table [protected]
 

Definition at line 76 of file coef-merge.cpp.

Referenced by DoubleTabledChineseBox(), and lift_remainders().


The documentation for this class was generated from the following file:
Generated on Wed Mar 26 16:52:11 2008 for atlas by  doxygen 1.3.9.1