Kokkos Core Kernels Package  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends
Kokkos::Impl::ReduceAdapter< FunctorType, ScalarType > Class Template Reference

Implementation detail of parallel_reduce. More...

#include <Kokkos_Parallel.hpp>

List of all members.


Detailed Description

template<class FunctorType, class ScalarType>
class Kokkos::Impl::ReduceAdapter< FunctorType, ScalarType >

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


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends