34 Size HashFunc< std::tuple< unsigned int, unsigned int, unsigned int > >::
36 const std::tuple< unsigned int, unsigned int, unsigned int >& key) {
38 *
Size(std::get< 1 >(key)) *
Size(3) *
Size(std::get< 2 >(key));
44 const std::tuple< unsigned int, unsigned int, unsigned int >& key)
const {
static constexpr Size gold
Class template representing hashing function of LpCol.
gum is the global namespace for all aGrUM entities
std::size_t Size
In aGrUM, hashed values are unsigned long int.