|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
RAJA header defining expression template behavior for operator*. More...
Go to the source code of this file.
Namespaces | |
| RAJA | |
| RAJA::internal | |
| RAJA::internal::expt | |
| RAJA::internal::expt::ET | |
Typedefs | |
| template<typename LHS , typename RHS > | |
| using | RAJA::internal::expt::ET::TensorAdd = TensorBinaryOperator< TensorOperatorAdd, LHS, RHS > |
| template<typename LHS , typename RHS > | |
| using | RAJA::internal::expt::ET::TensorSubtract = TensorBinaryOperator< TensorOperatorSubtract, LHS, RHS > |
RAJA header defining expression template behavior for operator*.