All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Public Member Functions | List of all members
paal::distance_oracle_thorup2kminus1approximation< Graph, VertexIndexMap, EdgeWeightMap, Rand >::cluster_dist::plus Struct Reference

Plus operation struct. More...

#include <thorup_2kminus1.hpp>

Public Member Functions

cluster_dist operator() (cluster_dist a, cluster_dist b) const
 Sum operator.
 

Detailed Description

template<typename Graph, typename VertexIndexMap, typename EdgeWeightMap, typename Rand = std::default_random_engine>
struct paal::distance_oracle_thorup2kminus1approximation< Graph, VertexIndexMap, EdgeWeightMap, Rand >::cluster_dist::plus

Plus operation struct.

Definition at line 211 of file thorup_2kminus1.hpp.


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