Generated on Tue Dec 16 12:50:06 2008 for BIU-2.2.0 by doxygen 1.5.1

biu::LatticeNeighborhood::hash_IntPoint Struct Reference

#include <LatticeNeighborhood.hh>


Detailed Description

An adaption of Daniel J. Bernstein's string hash function taken from http://www.cs.yorku.ca/~oz/hash.html.

Maybe not the best choice! Suggestions are welcome!

Definition at line 27 of file LatticeNeighborhood.hh.

Public Member Functions

size_t operator() (const IntPoint &p) const


Member Function Documentation

size_t biu::LatticeNeighborhood::hash_IntPoint::operator() ( const IntPoint p  )  const [inline]

Definition at line 28 of file LatticeNeighborhood.hh.


The documentation for this struct was generated from the following file: