HDK
|
#include <compressedBits.h>
Public Member Functions | |
size_t | operator() (const TfCompressedBits &bits) const |
Hash for TfCompressedBits.
This hash is linear in time as it considers all the words between. If you need a constant-time hash, see FastHash, it may be suitable for your needs.
Definition at line 283 of file compressedBits.h.
|
inline |
Definition at line 284 of file compressedBits.h.