MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / otherHashFxn

Function otherHashFxn

hashing/double_hash_hash_table.cpp:58–61  ·  view source on GitHub ↗

* @brief Used for second hash function * * @param key key value to hash * @return hash value of the key */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

doubleHashFunction · 0.85

Calls 1

hashFunction · 0.70

Tested by

no test coverage detected