Kokkos Core Kernels Package  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Kokkos::Impl::ParallelReduce< CombinedFunctorReducerType, PolicyType, ExecutionSpaceType > Class Template Reference

Implementation detail of parallel_reduce. More...

#include <Kokkos_Core_fwd.hpp>

Detailed Description

template<typename CombinedFunctorReducerType, typename PolicyType, typename ExecutionSpaceType>
class Kokkos::Impl::ParallelReduce< CombinedFunctorReducerType, PolicyType, ExecutionSpaceType >

Implementation detail of parallel_reduce.

This is an implementation detail of parallel_reduce. Users should skip this and go directly to the nonmember function parallel_reduce.

Definition at line 319 of file Kokkos_Core_fwd.hpp.


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