|
codac
1.5.7
|
#include <list>#include <variant>#include <memory>#include "codac_Interval.h"#include "codac_IntervalVector.h"#include "codac_TrajectoryVector.h"#include "codac_Exception.h"#include "codac2_AbstractSlice.h"#include "codac_BoolInterval.h"#include "codac_ConvexPolygon.h"#include "codac_DynCtc.h"

Go to the source code of this file.
Macros | |
| #define | EPSILON_CONTAINS ibex::next_float(0.) * 1000. |
| epsilon limit of the contains() algorithm | |