Hash functor for GridCell. More...
#include <distances.h>
Public Member Functions | |
| std::size_t | operator() (const GridCell &cell) const |
| Computes a hash value for a GridCell. | |
Hash functor for GridCell.
This structure provides a hash function for GridCell objects, allowing them to be used as keys in unordered associative containers.
|
inline |