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

Base class for all SGL execution policies. More...

Public Member Functions

void active_ratio (double ratio)
 Set the active vertex ratio, which is a rough estimate of how many vertices will be active in a given superstep during the traversal.
 
double active_ratio () const
 Retrieve the active vertex ratio.
 

Detailed Description

Base class for all SGL execution policies.


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