|
codac
1.5.7
|
#include <math.h>#include <codac2_Interval.h>#include <codac2_eigen.h>#include <ibex_LargestFirst.h>#include <codac2_Matrix.h>

Go to the source code of this file.
This class reuses many of the functions developed for ibex::IntervalMatrix. 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::IntervalMatrix (IBEX lib, author: G. Chabert)