codac
codac_IntervalVector.h
Go to the documentation of this file.
1 
12 #ifndef __CODAC_INTERVALVECTOR_H__
13 #define __CODAC_INTERVALVECTOR_H__
14 
15 #include "codac_Interval.h"
16 #include "ibex_IntervalVector.h"
17 
18 namespace codac
19 {
20  using ibex::IntervalVector;
21 }
22 
23 #endif
FixPoint of a separator The fixpoint of a separator is computed by calling the "::"separate function ...
Definition: codac_capd_helpers.h:9