|
codac
1.5.7
|
#include <list>#include <type_traits>#include <codac_Interval.h>#include <codac_IntervalVector.h>#include <ibex_LargestFirst.h>#include "codac2_Interval.h"#include "codac2_IntervalMatrix.h"#include "codac2_Vector.h"#include <codac2_eigen.h>

Go to the source code of this file.
This class reuses many of the functions developed for ibex::IntervalVector. The original IBEX code is revised in modern C++ and adapted to the template structure proposed in Codac, based on the Eigen library. See ibex::IntervalVector (IBEX lib, author: G. Chabert)