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

#include <Operators.hpp>

Static Public Member Functions

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

Member Function Documentation

◆ min()

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

◆ max()

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

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