12#ifndef __CODAC_TUBEPAVING_H__
13#define __CODAC_TUBEPAVING_H__
Multi-dimensional paving as representation of a set.
Definition codac_Paving.h:30
One dimensional tube , defined as an interval of scalar trajectories.
Definition codac_Tube.h:48
Multi-dimensional paving as projection of a vector tube.
Definition codac_TubePaving.h:27
void compute(float precision, const Tube &x)
Computes the 2d paving from the 1d tube .
void compute(float precision, const TubeVector &x)
Computes the paving from the tube .
TubePaving(const ibex::IntervalVector &init_box)
Initializes a tube paving.
n-dimensional tube , defined as an interval of n-dimensional trajectories
Definition codac_TubeVector.h:39
FixPoint of a separator The fixpoint of a separator is computed by calling the "::"separate function ...
Definition codac_capd_helpers.h:9