DHART
|
#include <boost_graph.h>
Public Member Functions | |
std::size_t | operator() (const std::array< float, 3 > &k) const |
Template specialization to hash an array of floats. More... | |
Definition at line 38 of file boost_graph.h.
|
inline |
Template specialization to hash an array of floats.
k | Reference to an array of coordinates (x, y, z) |
Definition at line 53 of file boost_graph.h.
References std::array_hash_combine_impl().