prointerval.hpp File Reference

#include <api_exception.h>
#include <iostream>

Include dependency graph for prointerval.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Namespaces

namespace  coco
 the main namespace of the COCONUT API
namespace  std
 The standard namespace.

Functions

ostream & std::operator<< (ostream &o, const coco::proj_rational &x)
template<class I >
ostream & std::operator<< (ostream &o, const coco::projective_interval< I > &a)
template<class I >
projective_interval< Icoco::operator+ (const projective_interval< I > &a, const projective_interval< I > &b)
template<class I >
projective_interval< Icoco::operator+ (const projective_interval< I > &a, double b)
template<class I >
projective_interval< Icoco::operator+ (double b, const projective_interval< I > &a)
template<class I >
projective_interval< Icoco::operator- (const projective_interval< I > &a, const projective_interval< I > &b)
template<class I >
projective_interval< Icoco::operator- (const projective_interval< I > &a, double b)
template<class I >
projective_interval< Icoco::operator- (double b, const projective_interval< I > &a)
template<class I >
projective_interval< Icoco::operator* (const projective_interval< I > &a, const projective_interval< I > &b)
template<class I >
projective_interval< Icoco::operator* (const projective_interval< I > &a, double b)
template<class I >
projective_interval< Icoco::operator* (double b, const projective_interval< I > &a)
template<class I >
projective_interval< Icoco::operator/ (const projective_interval< I > &a, const projective_interval< I > &b)
template<class I >
projective_interval< Icoco::operator/ (const projective_interval< I > &a, double b)
template<class I >
projective_interval< Icoco::operator/ (double b, const projective_interval< I > &a)
template<class I >
projective_interval< Icoco::acos (const projective_interval< I > &x)
template<class I >
projective_interval< Icoco::abs (const projective_interval< I > &x)
template<class I >
projective_interval< Icoco::acosh (const projective_interval< I > &x)
template<class I >
projective_interval< Icoco::acot (const projective_interval< I > &x)
template<class I >
projective_interval< Icoco::acoth (const projective_interval< I > &x)
template<class I >
projective_interval< Icoco::asin (const projective_interval< I > &x)
template<class I >
projective_interval< Icoco::asinh (const projective_interval< I > &x)
template<class I >
projective_interval< Icoco::atan (const projective_interval< I > &x)
template<class I >
projective_interval< Icoco::atanh (const projective_interval< I > &x)
template<class I >
projective_interval< Icoco::cos (const projective_interval< I > &x)
template<class I >
projective_interval< Icoco::cosh (const projective_interval< I > &x)
template<class I >
projective_interval< Icoco::cot (const projective_interval< I > &x)
template<class I >
projective_interval< Icoco::coth (const projective_interval< I > &x)
template<class I >
projective_interval< Icoco::exp (const projective_interval< I > &x)
template<class I >
projective_interval< Icoco::exp10 (const projective_interval< I > &x)
template<class I >
projective_interval< Icoco::exp2 (const projective_interval< I > &x)
template<class I >
projective_interval< Icoco::expm1 (const projective_interval< I > &x)
template<class I >
projective_interval< Icoco::log (const projective_interval< I > &x)
template<class I >
projective_interval< Icoco::log10 (const projective_interval< I > &x)
template<class I >
projective_interval< Icoco::log1p (const projective_interval< I > &x)
template<class I >
projective_interval< Icoco::log2 (const projective_interval< I > &x)
template<class I >
projective_interval< Icoco::power (const projective_interval< I > &x, int n)
template<class I >
projective_interval< Icoco::pow (const projective_interval< I > &x, const projective_interval< I > &y)
template<class I >
projective_interval< Icoco::sin (const projective_interval< I > &x)
template<class I >
projective_interval< Icoco::sinh (const projective_interval< I > &x)
template<class I >
projective_interval< Icoco::sqr (const projective_interval< I > &x)
template<class I >
projective_interval< Icoco::sqrt (const projective_interval< I > &x)
template<class I >
projective_interval< Icoco::tan (const projective_interval< I > &x)
template<class I >
projective_interval< Icoco::tanh (const projective_interval< I > &x)
template<class I >
projective_interval< Icoco::imax (const projective_interval< I > &x, const projective_interval< I > &y)
template<class I >
projective_interval< Icoco::imin (const projective_interval< I > &x, const projective_interval< I > &y)
template<class I >
projective_interval< Icoco::division_part1 (const projective_interval< I > &x, const projective_interval< I > &y, bool &b)
template<class I >
projective_interval< Icoco::division_part2 (const projective_interval< I > &x, const projective_interval< I > &y, bool b)


Detailed Description

Definition in file prointerval.hpp.


Generated on Tue Feb 9 14:46:51 2010 for COCONUT API by  doxygen 1.5.8