Kokkos Core Kernels Package  Version of the Day
Kokkos::Impl::ParallelReduce< FunctorType, ExecPolicy > Class Template Reference

Implementation detail of parallel_reduce. More...

#include <Kokkos_Parallel.hpp>

Detailed Description

template<class FunctorType, class ExecPolicy>
class Kokkos::Impl::ParallelReduce< FunctorType, ExecPolicy >

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 156 of file Kokkos_Parallel.hpp.


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