|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
#include <multi_reduce.hpp>
Public Member Functions | |
| RAJA_HOST_DEVICE | reference (BaseMultiReduceMax const &base, size_t bin) |
| RAJA_HOST_DEVICE reference const & | max (value_type rhs) const |
| reducer function; updates the current instance's state More... | |
| value_type | get () const |
|
inline |
|
inline |
reducer function; updates the current instance's state
|
inline |