#include <map>
#include <list>
#include <vector>
#include <initializer_list>
#include "codac_TFnc.h"
#include "codac_TrajectoryVector.h"
#include "codac_tube_arithmetic.h"
#include "codac_serialize_tubes.h"
#include "codac_BoolInterval.h"
#include "codac_TubeSynthesis.h"
Go to the source code of this file.
|
class | codac::TubeVector |
| n-dimensional tube \([\mathbf{x}](\cdot)\), defined as an interval of n-dimensional trajectories More...
|
|
|
namespace | codac |
| FixPoint of a separator The fixpoint of a separator is computed by calling the "::"separate function on a given box until the Hausdorff distance between two iterations is less than a given ratio. This operation can be seen as a contractor on the boundary of the solution set.
|
|
TubeVector class
- Date
- 2018
- Author
- Simon Rohou
- Copyright
- Copyright 2021 Codac Team
- License: This program is distributed under the terms of
- the GNU Lesser General Public License (LGPL).