RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
Static Public Attributes | List of all members
RAJA::internal::expt::TensorDimSize< TENSOR, DIM > Struct Template Reference

#include <TensorRegisterBase.hpp>

Static Public Attributes

static constexpr camp::idx_t value = TENSOR::s_dim_size(DIM)
 

Member Data Documentation

◆ value

template<typename TENSOR , camp::idx_t DIM>
constexpr camp::idx_t RAJA::internal::expt::TensorDimSize< TENSOR, DIM >::value = TENSOR::s_dim_size(DIM)
staticconstexpr

The documentation for this struct was generated from the following file: