Galois
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
galois::worklists::OrderedByIntegerMetric< Indexer, Container, BlockPeriod, BSP, T, Index, UseBarrier, UseMonotonic, UseDescending, Concurrent >::with_block_period< _period > Struct Template Reference

#include <Obim.h>

Public Types

typedef OrderedByIntegerMetric
< Indexer, Container, _period,
BSP, T, Index, UseBarrier,
UseMonotonic, UseDescending,
Concurrent > 
type
 

Member Typedef Documentation

template<class Indexer = DummyIndexer<int>, typename Container = PerSocketChunkFIFO<>, unsigned BlockPeriod = 0, bool BSP = true, typename T = int, typename Index = int, bool UseBarrier = false, bool UseMonotonic = false, bool UseDescending = false, bool Concurrent = true>
template<unsigned _period>
typedef OrderedByIntegerMetric<Indexer, Container, _period, BSP, T, Index, UseBarrier, UseMonotonic, UseDescending, Concurrent> galois::worklists::OrderedByIntegerMetric< Indexer, Container, BlockPeriod, BSP, T, Index, UseBarrier, UseMonotonic, UseDescending, Concurrent >::with_block_period< _period >::type

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