CAPD::DynSys Library  6.0.0
IntervalSettings.h File Reference

Interval Arithmetics package settings file. More...

Macros

#define __INTERVAL_SPEED_OPTIMIZED__
 the following option speed up computations but enlarge programm size More...
 
#define __INTERVAL_INIT_0__
 uncomment the following line for the debugging mode More...
 
#define __INLINE__   inline
 uncomment the following line if you want to use deprecated interval functions More...
 

Detailed Description

Interval Arithmetics package settings file.

Author
Tomasz Kapela
Date
11-01-2006

Macro Definition Documentation

◆ __INLINE__

#define __INLINE__   inline

uncomment the following line if you want to use deprecated interval functions

◆ __INTERVAL_INIT_0__

#define __INTERVAL_INIT_0__

uncomment the following line for the debugging mode

uncomment the following line if you want initialize intervals with 0

◆ __INTERVAL_SPEED_OPTIMIZED__

#define __INTERVAL_SPEED_OPTIMIZED__

the following option speed up computations but enlarge programm size