|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
#include <Operators.hpp>
Public Member Functions | |
| constexpr RAJA_HOST_DEVICE Ret | operator() (const Orig &lhs) const |
Friends | |
| std::ostream & | operator<< (std::ostream &str, identity const &) |
Additional Inherited Members | |
Public Types inherited from RAJA::operators::detail::unary_function< Ret, Ret > | |
| using | argument_type = Ret |
| using | result_type = Ret |
|
inlineconstexpr |
|
friend |