Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
constants.hpp File Reference
This graph shows which files directly or indirectly include this file:

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::numeric
 
 boost::numeric::interval_lib
 
 boost::numeric::interval_lib::constants
 

Functions

template<class T >
T boost::numeric::interval_lib::constants::pi_lower ()
 
template<class T >
T boost::numeric::interval_lib::constants::pi_upper ()
 
template<class T >
T boost::numeric::interval_lib::constants::pi_half_lower ()
 
template<class T >
T boost::numeric::interval_lib::constants::pi_half_upper ()
 
template<class T >
T boost::numeric::interval_lib::constants::pi_twice_lower ()
 
template<class T >
T boost::numeric::interval_lib::constants::pi_twice_upper ()
 
template<>
float boost::numeric::interval_lib::constants::pi_lower< float > ()
 
template<>
float boost::numeric::interval_lib::constants::pi_upper< float > ()
 
template<>
float boost::numeric::interval_lib::constants::pi_half_lower< float > ()
 
template<>
float boost::numeric::interval_lib::constants::pi_half_upper< float > ()
 
template<>
float boost::numeric::interval_lib::constants::pi_twice_lower< float > ()
 
template<>
float boost::numeric::interval_lib::constants::pi_twice_upper< float > ()
 
template<>
double boost::numeric::interval_lib::constants::pi_lower< double > ()
 
template<>
double boost::numeric::interval_lib::constants::pi_upper< double > ()
 
template<>
double boost::numeric::interval_lib::constants::pi_half_lower< double > ()
 
template<>
double boost::numeric::interval_lib::constants::pi_half_upper< double > ()
 
template<>
double boost::numeric::interval_lib::constants::pi_twice_lower< double > ()
 
template<>
double boost::numeric::interval_lib::constants::pi_twice_upper< double > ()
 
template<>
long double boost::numeric::interval_lib::constants::pi_lower< long double > ()
 
template<>
long double boost::numeric::interval_lib::constants::pi_upper< long double > ()
 
template<>
long double boost::numeric::interval_lib::constants::pi_half_lower< long double > ()
 
template<>
long double boost::numeric::interval_lib::constants::pi_half_upper< long double > ()
 
template<>
long double boost::numeric::interval_lib::constants::pi_twice_lower< long double > ()
 
template<>
long double boost::numeric::interval_lib::constants::pi_twice_upper< long double > ()
 
template<class I >
boost::numeric::interval_lib::pi ()
 
template<class I >
boost::numeric::interval_lib::pi_half ()
 
template<class I >
boost::numeric::interval_lib::pi_twice ()