HashTable/HashTableGeneric.cpp File Reference

#include "HashTableGeneric.h"
#include "HashTable.h"
#include "HashTablePacked.h"
#include "HashTableTranslated.h"
#include "SequenceReader.h"
#include "GlobalDefinitions.h"
#include <fstream>
#include <algorithm>
#include <map>
#include <cmath>

Include dependency graph for HashTableGeneric.cpp:

Go to the source code of this file.

Enumerations

enum  { defaultMaxNumHits = 10000 }


Enumeration Type Documentation

anonymous enum

Enumerator:
defaultMaxNumHits 

Definition at line 53 of file HashTableGeneric.cpp.

00054 {
00055   defaultMaxNumHits=10000
00056 };


Generated on Fri Dec 21 13:13:52 2007 for ssaha by  doxygen 1.5.2