![]() |
aGrUM
0.20.3
a C++ library for (probabilistic) graphical models
|
Class template representing hashing function of LpCol
.
More...
#include <agrum/tools/core/hashFunc.h>
Class template representing hashing function of LpCol
.
Generic hash functions for pairs of keys.
This class should be useless as only its specializations should be used.
To use aGrUM hashTable.
However it prevents to create hash functions on key types that are not yet supported.
Key1 | The type hashed of the first element in the pair. |
Key2 | The type hashed of the second element in the pair. |
Definition at line 468 of file hashFunc.h.