Hydra  4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
MachineEpsilon.h File Reference
Include dependency graph for MachineEpsilon.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 hydra
 Generic policies definition.
 
 hydra::detail
 

Functions

__hydra_host__ __hydra_device__ float hydra::detail::machine_eps_f32 (float value=1.0)
 
__hydra_host__ __hydra_device__ double hydra::detail::machine_eps_f64 (double value=1.0)