#include <INT.H>
Public Member Functions | |
| RemainderTable (const T &p) | |
| bool | HasZero () const |
| void | Increment (unsigned short increment=1) |
| void | Increment (const RemainderTable &rtQ) |
Public Attributes | |
| bool | HasZeroEntry |
| unsigned short | table [3511] |
|
inline |
|
inline |
|
inline |
|
inline |
| bool RemainderTable< T >::HasZeroEntry |
| unsigned short RemainderTable< T >::table[3511] |