hudson::FHS_Stats Struct Reference

#include <FastHash.h>

List of all members.

Public Member Functions

 FHS_Stats ()
void print ()

Public Attributes

size_t N
size_t sumnitems
size_t sumcapacity
size_t sumnonempty
vector< size_t > histogram


Detailed Description

Hold the FastHashSet (and map) stats, so you can test whether your hash function is good enough. The most interesting part is the histogram.


Constructor & Destructor Documentation

hudson::FHS_Stats::FHS_Stats  )  [inline]
 


Member Function Documentation

void hudson::FHS_Stats::print  ) 
 


Member Data Documentation

vector<size_t> hudson::FHS_Stats::histogram
 

size_t hudson::FHS_Stats::N
 

size_t hudson::FHS_Stats::sumcapacity
 

size_t hudson::FHS_Stats::sumnitems
 

size_t hudson::FHS_Stats::sumnonempty
 


The documentation for this struct was generated from the following files:
Generated on Thu Mar 27 19:04:16 2008 by  doxygen 1.4.6