|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
#include <Operators.hpp>
Public Member Functions | |
| constexpr RAJA_HOST_DEVICE U | operator() (const T &RAJA_UNUSED_ARG(lhs), const U &rhs) const |
Friends | |
| std::ostream & | operator<< (std::ostream &str, project2nd const &) |
Additional Inherited Members | |
Public Types inherited from RAJA::operators::detail::binary_function< T, T, T > | |
| using | first_argument_type = T |
| using | second_argument_type = T |
| using | result_type = T |
|
inlineconstexpr |
|
friend |