HDK
|
#include <bits.h>
Public Member Functions | |
size_t | operator() (TfBits const &bits) const |
This hash is linear in time as it considers all the bits between first set and last set. If you need a faster hash, see FastHash, it may be suitable for your needs.
|
inline |