TTK
Loading...
Searching...
No Matches
Functions
ttk::pcp Namespace Reference

Functions

constexpr unsigned int getHash (const unsigned int a, const unsigned int b)
 Get a hash value from two keys.
 

Function Documentation

◆ getHash()

constexpr unsigned int ttk::pcp::getHash ( const unsigned int  a,
const unsigned int  b 
)
constexpr

Get a hash value from two keys.

Parameters
aFirst Hash key
bSecond hash key
Returns
Hash value

Definition at line 60 of file PathCompression.h.