|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
#include <Operators.hpp>
Public Types | |
| using | first_argument_type = Arg1 |
| using | second_argument_type = Arg2 |
| using | result_type = Result |
| using RAJA::operators::detail::binary_function< Arg1, Arg2, Result >::first_argument_type = Arg1 |
| using RAJA::operators::detail::binary_function< Arg1, Arg2, Result >::second_argument_type = Arg2 |
| using RAJA::operators::detail::binary_function< Arg1, Arg2, Result >::result_type = Result |