All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Public Types | List of all members
paal::data_structures::graph_metric_traits< boost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator > > Struct Template Reference

Specialization for adjacency_matrix. More...

#include <graph_metrics.hpp>

Public Types

typedef graph_type::dense_tag graph_tag_type
 

Detailed Description

template<typename Directed, typename VertexProperty, typename EdgeProperty, typename GraphProperty, typename Allocator>
struct paal::data_structures::graph_metric_traits< boost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator > >

Specialization for adjacency_matrix.

Definition at line 136 of file graph_metrics.hpp.


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