HDK
|
#include <bits.h>
Public Member Functions | |
size_t | operator() (TfBits const &bits) const |
A hash functor for TfBits that is faster than Hash.
This hash uses the number of bits in total, the number of bits set, the first set and last set to compute the hash.
|
inline |