|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
#include <TensorLayout.hpp>
Public Types | |
| using | seq_t = camp::idx_seq< DIM_SEQ... > |
Static Public Member Functions | |
| RAJA_INLINE static constexpr RAJA_HOST_DEVICE bool | is_column_major () |
| RAJA_INLINE static constexpr RAJA_HOST_DEVICE bool | is_row_major () |
| using RAJA::expt::TensorLayout< DIM_SEQ >::seq_t = camp::idx_seq<DIM_SEQ...> |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |