Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::numeric::interval_lib::constants Namespace Reference

Functions

template<class T >
T pi_lower ()
 
template<class T >
T pi_upper ()
 
template<class T >
T pi_half_lower ()
 
template<class T >
T pi_half_upper ()
 
template<class T >
T pi_twice_lower ()
 
template<class T >
T pi_twice_upper ()
 
template<>
float pi_lower< float > ()
 
template<>
float pi_upper< float > ()
 
template<>
float pi_half_lower< float > ()
 
template<>
float pi_half_upper< float > ()
 
template<>
float pi_twice_lower< float > ()
 
template<>
float pi_twice_upper< float > ()
 
template<>
double pi_lower< double > ()
 
template<>
double pi_upper< double > ()
 
template<>
double pi_half_lower< double > ()
 
template<>
double pi_half_upper< double > ()
 
template<>
double pi_twice_lower< double > ()
 
template<>
double pi_twice_upper< double > ()
 
template<>
long double pi_lower< long double > ()
 
template<>
long double pi_upper< long double > ()
 
template<>
long double pi_half_lower< long double > ()
 
template<>
long double pi_half_upper< long double > ()
 
template<>
long double pi_twice_lower< long double > ()
 
template<>
long double pi_twice_upper< long double > ()
 

Function Documentation

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