CAPD::DynSys Library  6.0.0
Interval.h File Reference
#include <climits>
#include <typeinfo>
#include <interval/interval.hpp>
#include "capd/intervals/IntervalError.h"
#include "capd/basicalg/minmax.h"
#include "capd/basicalg/TypeTraits.h"

Classes

class  capd::filib::Interval< T, R, M >
 CAPD interface for fast interval library filib. More...
 
class  capd::TypeTraits< capd::filib::Interval< T, R, M > >
 Specialization for intervals. More...
 

Namespaces

 capd
 
 capd::filib
 fast interval library
 

Typedefs

typedef ::filib::rounding_strategy capd::filib::RoundingStrategy
 Supported rounding strategies: More...
 
typedef ::filib::interval_mode capd::filib::IntervalMode
 interval computation mode More...
 

Functions

template<typename T , RoundingStrategy R, IntervalMode M>
Interval< T, R, M > capd::filib::diam (const Interval< T, R, M > &ix)
 
template<typename T , RoundingStrategy R, IntervalMode M>
capd::filib::width (const Interval< T, R, M > &ix)
 

Detailed Description

Author
Tomasz Kapela
Date
2010-06-08