All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Public Member Functions | List of all members
paal::data_structures::graph_metric< Graph, DistanceType, graph_type::large_tag > Struct Template Reference

Specialization for large graphs. More...

#include <graph_metrics.hpp>

Public Member Functions

 graph_metric (const Graph &g)
 constructor More...
 

Detailed Description

template<typename Graph, typename DistanceType>
struct paal::data_structures::graph_metric< Graph, DistanceType, graph_type::large_tag >

Specialization for large graphs.

Definition at line 114 of file graph_metrics.hpp.

Constructor & Destructor Documentation

template<typename Graph , typename DistanceType >
paal::data_structures::graph_metric< Graph, DistanceType, graph_type::large_tag >::graph_metric ( const Graph &  g)
inline

constructor

Parameters
g

Definition at line 120 of file graph_metrics.hpp.


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