STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Public Types
stapl::skeletons::spans::binomial_tree< OnSpan, tags::down_phase > Struct Template Reference

The down-phase span for the down-phase of a binomial tree. More...

Public Member Functions

template<typename Coord >
bool should_spawn (Coord const &skeleton_size, Coord const &coord) const
 

Public Types

using size_type = typename OnSpan::size_type
 
using dimension_type = typename OnSpan::dimension_type
 

Detailed Description

template<typename OnSpan>
struct stapl::skeletons::spans::binomial_tree< OnSpan, tags::down_phase >

The down-phase span for the down-phase of a binomial tree.

Template Parameters
OnSpanthe span on which this tree is defined
See also
spans::binomail_tree

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