RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
Static Public Member Functions | List of all members
RAJA::statement::Not< L > 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>
struct RAJA::statement::Not< L >

A negation expression

Member Function Documentation

◆ eval()

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

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