AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
axom::numerics::floating_point_limits< long double > Struct Reference

#include </home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/develop/src/axom/core/numerics/floating_point_limits.hpp>

Static Public Member Functions

static constexpr AXOM_HOST_DEVICE long double lowest ()
 
static constexpr AXOM_HOST_DEVICE long double min ()
 
static constexpr AXOM_HOST_DEVICE long double max ()
 
static constexpr AXOM_HOST_DEVICE long double epsilon ()
 

Member Function Documentation

◆ lowest()

static constexpr AXOM_HOST_DEVICE long double axom::numerics::floating_point_limits< long double >::lowest ( )
inlinestaticconstexpr

◆ min()

static constexpr AXOM_HOST_DEVICE long double axom::numerics::floating_point_limits< long double >::min ( )
inlinestaticconstexpr

◆ max()

static constexpr AXOM_HOST_DEVICE long double axom::numerics::floating_point_limits< long double >::max ( )
inlinestaticconstexpr

◆ epsilon()

static constexpr AXOM_HOST_DEVICE long double axom::numerics::floating_point_limits< long double >::epsilon ( )
inlinestaticconstexpr

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