CoDiPack  2.2.0
A Code Differentiation Package
SciComp TU Kaiserslautern
Loading...
Searching...
No Matches
std::numeric_limits< codi::ParallelActiveType< Tape, ParallelToolbox > > Struct Template Reference

Specialization of std::numeric_limits for parallel CoDiPack active types. More...

#include <numericLimits.hpp>

Inheritance diagram for std::numeric_limits< codi::ParallelActiveType< Tape, ParallelToolbox > >:

Additional Inherited Members

- Static Public Member Functions inherited from std::codi_numeric_limits< codi::ParallelActiveType< Tape, ParallelToolbox > >
static codi::ParallelActiveType< Tape, ParallelToolbox > constexpr denorm_min ()
 See numeric_limits.
 
static codi::ParallelActiveType< Tape, ParallelToolbox > constexpr epsilon ()
 See numeric_limits.
 
static codi::ParallelActiveType< Tape, ParallelToolbox > constexpr infinity ()
 See numeric_limits.
 
static codi::ParallelActiveType< Tape, ParallelToolbox > constexpr lowest ()
 See numeric_limits.
 
static codi::ParallelActiveType< Tape, ParallelToolbox > constexpr max ()
 See numeric_limits.
 
static codi::ParallelActiveType< Tape, ParallelToolbox > constexpr min ()
 See numeric_limits.
 
static codi::ParallelActiveType< Tape, ParallelToolbox > constexpr quiet_NaN ()
 See numeric_limits.
 
static codi::ParallelActiveType< Tape, ParallelToolbox > constexpr round_error ()
 See numeric_limits.
 
static codi::ParallelActiveType< Tape, ParallelToolbox > constexpr signaling_NaN ()
 See numeric_limits.
 
- Static Public Attributes inherited from std::codi_numeric_limits< codi::ParallelActiveType< Tape, ParallelToolbox > >
static int constexpr digits
 See numeric_limits.
 
static int constexpr digits10
 See numeric_limits.
 
static float_denorm_style constexpr has_denorm
 See numeric_limits.
 
static bool constexpr has_denorm_loss
 See numeric_limits.
 
static bool constexpr has_infinity
 See numeric_limits.
 
static bool constexpr has_quiet_NaN
 See numeric_limits.
 
static bool constexpr has_signaling_NaN
 See numeric_limits.
 
static bool constexpr is_bounded
 See numeric_limits.
 
static bool constexpr is_exact
 See numeric_limits.
 
static bool constexpr is_iec559
 See numeric_limits.
 
static bool constexpr is_integer
 See numeric_limits.
 
static bool constexpr is_modulo
 See numeric_limits.
 
static bool constexpr is_signed
 See numeric_limits.
 
static bool constexpr is_specialized
 See numeric_limits.
 
static int constexpr max_exponent
 See numeric_limits.
 
static int constexpr max_exponent10
 See numeric_limits.
 
static int constexpr min_exponent
 See numeric_limits.
 
static int constexpr min_exponent10
 See numeric_limits.
 
static int constexpr radix
 See numeric_limits.
 
static float_round_style constexpr round_style
 See numeric_limits.
 
static bool constexpr tinyness_before
 See numeric_limits.
 
static bool constexpr traps
 See numeric_limits.
 

Detailed Description

template<typename Tape, typename ParallelToolbox>
struct std::numeric_limits< codi::ParallelActiveType< Tape, ParallelToolbox > >

Specialization of std::numeric_limits for parallel CoDiPack active types.


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