Struct Grid::HashFunCoordPtr

Nested Relationships

This struct is a nested type of Template Class Grid.

Struct Documentation

struct HashFunCoordPtr

Hash function for coordinates; see http://www.cs.hmc.edu/~geoff/classes/hmc.cs070.200101/homework10/hashfuncs.html

Public Functions

inline std::size_t operator()(const Coord *const s) const

Hash function for coordinates.