![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
Go to the source code of this file.
Namespaces | |
| namespace | alpaka |
| main alpaka namespace. | |
| namespace | alpaka::math |
Functions | |
| template<typename T> | |
| ALPAKA_FN_INLINE constexpr auto | alpaka::math::floatEqualExactNoWarning (T a, T b) -> bool |
| Compare two floating point numbers for exact equivalence. | |