alpaka
Abstraction Library for Parallel Kernel Acceleration
FloatEqualExact.hpp File Reference
#include "alpaka/core/Common.hpp"
#include <type_traits>

Go to the source code of this file.

Namespaces

 alpaka
 The alpaka accelerator library.
 
 alpaka::math
 

Functions

template<typename T >
ALPAKA_FN_INLINE ALPAKA_FN_HOST_ACC auto alpaka::math::floatEqualExactNoWarning (T a, T b) -> bool