Static Public Member Functions
std::numeric_limits< double > Class Template Reference

#include <limits.hpp>

Inheritance diagram for std::numeric_limits< double >:
Inheritance graph
[legend]

List of all members.

Static Public Member Functions

static double min BOOST_PREVENT_MACRO_SUBSTITUTION () throw ()
static double max BOOST_PREVENT_MACRO_SUBSTITUTION () throw ()
static double denorm_min () throw ()
static double epsilon () throw ()
static double round_error () throw ()

Detailed Description

template<>
class std::numeric_limits< double >

Definition at line 384 of file limits.hpp.


Member Function Documentation

static double min std::numeric_limits< double >::BOOST_PREVENT_MACRO_SUBSTITUTION ( ) throw () [inline, static]

Reimplemented from std::_Numeric_limits_base< __number >.

Definition at line 405 of file limits.hpp.

static double max std::numeric_limits< double >::BOOST_PREVENT_MACRO_SUBSTITUTION ( ) throw () [inline, static]

Reimplemented from std::_Numeric_limits_base< __number >.

Definition at line 407 of file limits.hpp.

static double std::numeric_limits< double >::denorm_min ( ) throw () [inline, static]

Reimplemented from std::_Numeric_limits_base< __number >.

Definition at line 406 of file limits.hpp.

static double std::numeric_limits< double >::epsilon ( ) throw () [inline, static]

Reimplemented from std::_Numeric_limits_base< __number >.

Definition at line 408 of file limits.hpp.

static double std::numeric_limits< double >::round_error ( ) throw () [inline, static]

Reimplemented from std::_Numeric_limits_base< __number >.

Definition at line 409 of file limits.hpp.


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


appl
Author(s): petercai
autogenerated on Tue Jan 7 2014 11:02:30