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

Workfunction to calculate delta. More...

Public Member Functions

 apply_delta_wf (size_t source_id, delta_type sigma, delta_type delta)
 
template<typename Property >
void operator() (Property &target) const
 

Public Types

typedef void result_type
 

Public Attributes

size_t m_source_id
 
delta_type m_sigma
 
delta_type m_delta
 

Detailed Description

Workfunction to calculate delta.

See also
dependency_wf

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