hash_table Class Reference
List of all members.
Public Member Functions |
|
| hash_table (const int &size) |
|
void | set_size (const int &size) |
|
int | Size () const |
|
void | add (const int &Nstore, const int &Nfind) |
|
int | lookup (const int &Nstore) const |
|
int | number (const int &index) const |
|
void | Clear () |
Static Public Member Functions |
|
static int | prime (const int &min_value) |
The documentation for this class was generated from the following files: