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 Template Reference

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

Static Public Member Functions

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

Member Function Documentation

◆ lowest()

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

References AXOM_HOST_DEVICE.

◆ min()

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

References AXOM_HOST_DEVICE.

◆ max()

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

References AXOM_HOST_DEVICE.

◆ epsilon()

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

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