STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
Classes | Namespaces
bgl_profilers.h File Reference

Contains profilers for BGL's graph methods and algorithms. More...

+ Include dependency graph for bgl_profilers.h:

Classes

class  stapl::add_vertex_profiler_bgl< C, Counter >
 
class  stapl::delete_vertex_profiler_bgl< C, Counter >
 
class  stapl::add_edge_profiler_bgl< C, Counter >
 
class  stapl::delete_edge_profiler_bgl< C, Counter >
 
class  stapl::traversal_profiler_bgl< C, Counter >
 
class  stapl::bfs_profiler_bgl< C, Counter >
 
class  stapl::bfs_internal_profiler_bgl< C, Counter >
 
class  stapl::dfs_profiler_bgl< C, Counter >
 
class  stapl::dsssp_in_profiler_bgl< C, Counter >
 

Namespaces

 stapl
 

Detailed Description

Contains profilers for BGL's graph methods and algorithms.