AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
floating_point_limits.hpp File Reference
#include "axom/core/Macros.hpp"
#include <type_traits>
#include <cfloat>

Classes

struct  axom::numerics::floating_point_limits< T >
 Traits class for floating point types to query limit information. The floating_point_limits class is traits class providing a standardized and portable way to query the following information on either host/device: More...
 
struct  axom::numerics::floating_point_limits< float >
 
struct  axom::numerics::floating_point_limits< double >
 
struct  axom::numerics::floating_point_limits< long double >
 

Namespaces

 axom
 
 axom::numerics