RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
Classes | Namespaces
TensorLiteral.hpp File Reference

RAJA header file defining SIMD/SIMT register operations. More...

#include "RAJA/config.hpp"
#include "RAJA/util/macros.hpp"
#include "RAJA/pattern/tensor/internal/ET/ExpressionTemplateBase.hpp"

Go to the source code of this file.

Classes

class  RAJA::internal::expt::ET::TensorLiteral< TENSOR_TYPE >
 
struct  RAJA::internal::expt::ET::NormalizeOperandHelper< RHS, typename std::enable_if< std::is_base_of< TensorRegisterConcreteBase, RHS >::value >::type >
 

Namespaces

 RAJA
 
 RAJA::internal
 
 RAJA::internal::expt
 
 RAJA::internal::expt::ET
 

Detailed Description

RAJA header file defining SIMD/SIMT register operations.