STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Protected Attributes
stapl::add_edge_profiler< C, Counter > Class Template Reference

Public Member Functions

 add_edge_profiler (std::string pcname, C *pc, profile_config &config)
 
void initialize_iteration ()
 
void run ()
 
void finalize_iteration ()
 
void report (std::stringstream &ss)
 

Protected Attributes

C * m_c
 
size_t n_times
 

Detailed Description

template<class C, class Counter = counter<default_timer>>
class stapl::add_edge_profiler< C, Counter >

Add edges to a relational pcontainer (graph/p_graph)


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