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

TabledChineseBox Class Reference

Inheritance diagram for TabledChineseBox:

Inheritance graph
[legend]
Collaboration diagram for TabledChineseBox:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Protected Attributes

std::vector< ulongm_table
std::vector< ulong >::const_reverse_iterator mm_table

Constructor & Destructor Documentation

TabledChineseBox::TabledChineseBox const ChineseBox cb  ) 
 

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

References m_table, and ulong.

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

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


Member Function Documentation

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

Reimplemented from ChineseBox.

Reimplemented in PrimeTabledChineseBox.

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

References m_table, mm_table, and ulong.


Member Data Documentation

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

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

Referenced by lift_remainders(), and TabledChineseBox().

std::vector<ulong>::const_reverse_iterator TabledChineseBox::mm_table [protected]
 

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

Referenced by lift_remainders().


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