OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
cub::DeviceReducePolicy< OuputT, OffsetT, ReductionOpT > Struct Template Reference

< Binary reduction functor type having member T operator()(const T &a, const T &b) More...

Detailed Description

template<typename OuputT, typename OffsetT, typename ReductionOpT>
struct cub::DeviceReducePolicy< OuputT, OffsetT, ReductionOpT >

< Binary reduction functor type having member T operator()(const T &a, const T &b)

Definition at line 240 of file dispatch_reduce.cuh.

Data Structures

struct  Policy130
 SM13. More...
 
struct  Policy200
 SM20. More...
 
struct  Policy300
 SM30. More...
 
struct  Policy350
 SM35. More...
 
struct  Policy600
 SM60. More...
 

Public Types

typedef Policy600 MaxPolicy
 MaxPolicy.
 

Member Typedef Documentation

◆ MaxPolicy

template<typename OuputT , typename OffsetT , typename ReductionOpT >
typedef Policy600 cub::DeviceReducePolicy< OuputT, OffsetT, ReductionOpT >::MaxPolicy

MaxPolicy.

Definition at line 341 of file dispatch_reduce.cuh.


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