RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
Static Public Member Functions | List of all members
RAJA::operators::limits< double > Struct Reference

#include <Operators.hpp>

Static Public Member Functions

RAJA_INLINE static constexpr RAJA_HOST_DEVICE double min ()
 
RAJA_INLINE static constexpr RAJA_HOST_DEVICE double max ()
 

Member Function Documentation

◆ min()

RAJA_INLINE static constexpr RAJA_HOST_DEVICE double RAJA::operators::limits< double >::min ( )
inlinestaticconstexpr

◆ max()

RAJA_INLINE static constexpr RAJA_HOST_DEVICE double RAJA::operators::limits< double >::max ( )
inlinestaticconstexpr

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