|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
This is the complete list of members for RAJA::KahanSum< T, sum_impl >, including all inherited members.
| combine(T val) | RAJA::KahanSum< T, sum_impl > | inline |
| get() const | RAJA::KahanSum< T, sum_impl > | inline |
| get_and_reset(T init=T()) | RAJA::KahanSum< T, sum_impl > | inline |
| KahanSum(T init=T()) noexcept | RAJA::KahanSum< T, sum_impl > | inlineexplicit |
| operator+=(T val) | RAJA::KahanSum< T, sum_impl > | inline |
| reset(T init=T()) noexcept | RAJA::KahanSum< T, sum_impl > | inline |