RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
RAJA::LeftFoldReduce< T, BinaryOp > Member List

This is the complete list of members for RAJA::LeftFoldReduce< T, BinaryOp >, including all inherited members.

combine(T value)RAJA::LeftFoldReduce< T, BinaryOp >inline
get() constRAJA::LeftFoldReduce< T, BinaryOp >inline
get_and_reset(T init=BinaryOp::identity())RAJA::LeftFoldReduce< T, BinaryOp >inline
LeftFoldReduce(T init=BinaryOp::identity(), BinaryOp op=BinaryOp {}) noexceptRAJA::LeftFoldReduce< T, BinaryOp >inlineexplicit
operator+=(T value)RAJA::LeftFoldReduce< T, BinaryOp >inline
reset(T init=BinaryOp::identity()) noexceptRAJA::LeftFoldReduce< T, BinaryOp >inline