numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
Concept of classes of hash functions. More...
#include <num_collect/util/concepts/hash_function.h>
Concept of classes of hash functions.
Hash | Type of the hash function. |
Key | Type of keys. |
Definition at line 35 of file hash_function.h.