|
ZonoOpt v2.1.0
|
Intervals and associated classes. More...
#include <string>#include <vector>#include <set>#include <Eigen/Dense>#include <Eigen/Sparse>#include <cmath>#include <boost/numeric/interval.hpp>Go to the source code of this file.
Classes | |
| class | ZonoOpt::Interval |
| Interval class. More... | |
| class | ZonoOpt::Box |
| Box (i.e., interval vector) class. More... | |
| class | ZonoOpt::MI_Box |
| Mixed-integer box. More... | |
| class | ZonoOpt::IntervalMatrix |
| Class for interval matrices (i.e., every element of the matrix is an interval) More... | |
Namespaces | |
| namespace | ZonoOpt |
Intervals and associated classes.