|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
#include <hash-fct.H>
Public Member Functions | |
| size_t | operator() (float key) const noexcept |
| size_t | operator() (float key, std::uint32_t seed) const noexcept |
Definition at line 937 of file hash-fct.H.
|
inlinenoexcept |
Definition at line 939 of file hash-fct.H.
References Aleph::SuperFastHash().
|
inlinenoexcept |
Definition at line 946 of file hash-fct.H.
References seed, and Aleph::SuperFastHash().