#include <Helper.h>
template<typename TT>
struct open3d::utility::hash_tuple< TT >
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
◆ operator()()
The documentation for this struct was generated from the following file:
- /root/Open3D/cpp/open3d/utility/Helper.h