Home
last modified time | relevance | path

Searched refs:GlobalAccumulatorHandle (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/vigra/vigra-8acd73a/include/vigra/
H A Daccumulator.hxx883 template <unsigned LEVEL, class GlobalAccumulatorHandle>
886 typedef typename GlobalAccumulatorHandle::type GlobalAccumulatorType;
899 GlobalAccumulatorHandle globalAccumulator_;
1748 typedef AccumulatorEndImpl<LEVEL, typename CONFIG::GlobalAccumulatorHandle> type;
1778 typedef GlobalHandle GlobalAccumulatorHandle; typedef
1799 struct GlobalAccumulatorHandle struct
1803 GlobalAccumulatorHandle() in GlobalAccumulatorHandle() function
1810 …typedef typename ConfigureAccumulatorChain<T, RegionTags, dynamic, GlobalAccumulatorHandle>::type …