Data.HashFunction 3.1.1
DHF
|
Classes | |
interface | IPearson |
Implementation of Pearson hashing as specified at http://en.wikipedia.org/wiki/Pearson_hashing and http://cs.mwsu.edu/~griffin/courses/2133/downloads/Spring11/p677-pearson.pdf. More... | |
interface | IPearsonConfig |
Defines a configuration for a IPearson implementation. More... | |
interface | IPearsonFactory |
Provides instances of implementations of IPearson. More... | |
class | Pearson_Implementation |
class | PearsonConfig |
Defines a configuration for a IPearson implementation. More... | |
class | PearsonFactory |
Provides instances of implementations of IPearson. More... | |
class | WikipediaPearsonConfig |
Defines a configuration for a IPearson implementation. More... | |