Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::DefHashFunc< double > Class Reference

Specialized default hash function for double. More...

#include <ogdf/basic/Hashing.h>

Public Member Functions

size_t hash (const double &key) const
 

Detailed Description

Specialized default hash function for double.

Definition at line 228 of file Hashing.h.

Member Function Documentation

◆ hash()

size_t ogdf::DefHashFunc< double >::hash ( const double key) const
inline

Definition at line 230 of file Hashing.h.


The documentation for this class was generated from the following file: