STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Public Types
stapl::bc_algo_detail::map_init Class Reference

Initializes vertex properties and allocates memory for the number of sources to calculate per iteration. More...

Public Member Functions

 map_init (size_t num_sources)
 
template<class Vertex >
void operator() (Vertex v_vert)
 

Public Types

typedef void result_type
 

Detailed Description

Initializes vertex properties and allocates memory for the number of sources to calculate per iteration.


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