codac 1.5.6
Loading...
Searching...
No Matches
codac_DynCtc.h File Reference
#include "codac_Tube.h"
#include "codac_TubeVector.h"
Include dependency graph for codac_DynCtc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  codac::DynCtc
 Contractor interface. More...
 

Namespaces

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.
 

Enumerations

enum class  codac::TimePropag { codac::FORWARD = 0x01 , codac::BACKWARD = 0x02 }
 Specifies the temporal propagation way (forward or backward in time) More...
 

Functions

int codac::operator& (TimePropag a, TimePropag b)
 Allows tests on combinations of propagation ways.
 
TimePropag codac::operator| (TimePropag a, TimePropag b)
 Allows a combination of propagation ways.
 

Detailed Description

DynCtc class

Date
2015
Author
Simon Rohou
License: This program is distributed under the terms of
the GNU Lesser General Public License (LGPL).