Open3D (C++ API)
0.12.0
|
#include <Helper.h>
Public Member Functions | |
size_t | operator() (TT const &tt) const |
hash_tuple defines a general hash function for std::tuple See this post for details: http://stackoverflow.com/questions/7110301 The hash_combine code is from boost Reciprocal of the golden ratio helps spread entropy and handles duplicates. See Mike Seymour in magic-numbers-in-boosthash-combine: http://stackoverflow.com/questions/4948780
|
inline |