12#ifndef __CODAC_TUBEPAVING_H__
13#define __CODAC_TUBEPAVING_H__
Paving(const IntervalVector &box, SetValue value=SetValue::UNKNOWN)
Creates a paving.
One dimensional tube , defined as an interval of scalar trajectories.
Definition codac_Tube.h:48
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