37 Size HashFunc< std::tuple< unsigned int, unsigned int, unsigned int > >::
39 const std::tuple< unsigned int, unsigned int, unsigned int >& key) {
41 *
Size(std::get< 1 >(key)) *
Size(3) *
Size(std::get< 2 >(key));
47 const std::tuple< unsigned int, unsigned int, unsigned int >& key)
const {
static constexpr Size gold
Class template representing hashing function of LpCol.
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.
std::size_t Size
In aGrUM, hashed values are unsigned long int.