RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
Static Public Member Functions | List of all members
RAJA::statement::Or< L, R > Struct Template Reference

#include <Conditional.hpp>

Static Public Member Functions

template<typename Data >
RAJA_HOST_DEVICE static RAJA_INLINE bool eval (Data const &data)
 

Detailed Description

template<typename L, typename R>
struct RAJA::statement::Or< L, R >

A logical OR expression

Member Function Documentation

◆ eval()

template<typename L , typename R >
template<typename Data >
RAJA_HOST_DEVICE static RAJA_INLINE bool RAJA::statement::Or< L, R >::eval ( Data const &  data)
inlinestatic

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