CAPD::DynSys Library  6.0.0
MpInterval_Fun.hpp File Reference

Classes

class  NaNException
 

Namespaces

 capd
 
 capd::intervals
 Interval arithmetics.
 

Functions

void capd::intervals::testNaN (const MpInterval &x)
 
template<>
MpInterval capd::intervals::sin (const MpInterval &x)
 
template<>
MpInterval capd::intervals::cos (const MpInterval &x)
 
template<>
MpInterval capd::intervals::tan (const MpInterval &x)
 
template<>
MpInterval capd::intervals::log (const MpInterval &x)
 
template<>
MpInterval capd::intervals::exp (const MpInterval &x)
 
template<>
MpInterval capd::intervals::sqrt (const MpInterval &z)
 
template<>
MpInterval capd::intervals::power (const MpInterval &a, const MpInterval &b)
 
template<>
MpInterval capd::intervals::power (const MpInterval &value, int exponent)
 
Interval< MpReal >::BoundType capd::intervals::quadrant (const Interval< MpReal >::BoundType &x)
 
int capd::intervals::modulo4 (MpReal x)
 

Detailed Description

Author
Tomasz Kapela
Date
23-08-2006