|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
#include <TensorRegisterBase.hpp>
Public Types | |
| using | self_type = TensorRegisterStoreRef< REF_TYPE > |
Public Member Functions | |
| template<typename RHS > | |
| RAJA_SUPPRESS_HD_WARN RAJA_HOST_DEVICE RAJA_INLINE self_type | operator= (RHS const &rhs) |
Public Attributes | |
| REF_TYPE | m_ref |
| using RAJA::internal::expt::TensorRegisterStoreRef< REF_TYPE >::self_type = TensorRegisterStoreRef<REF_TYPE> |
|
inline |
| REF_TYPE RAJA::internal::expt::TensorRegisterStoreRef< REF_TYPE >::m_ref |