Open
Graph Drawing
Framework

 v.2010.10
 

Public Member Functions

ogdf::DefHashFunc< double > Class Template Reference

Specialized default hash function for double. More...

#include <ogdf/basic/Hashing.h>

List of all members.

Public Member Functions

size_t hash (const double &key) const

Detailed Description

template<>
class ogdf::DefHashFunc< double >

Specialized default hash function for double.

Definition at line 268 of file Hashing.h.


Member Function Documentation

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

Definition at line 269 of file Hashing.h.


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