Q-intersection contractor.
More...
#include <codac_QInterProjF.h>
Inherits Ctc.
|
| Array< Ctc > | list |
| |
|
int | q |
| | The number of contractors we have to intersect the result.
|
| |
|
|
IntervalMatrix | boxes |
| | store boxes for each contraction
|
| |
Q-intersection contractor.
◆ CtcQInterProjF()
| codac::CtcQInterProjF::CtcQInterProjF |
( |
const Array< Ctc > & |
list, |
|
|
int |
q |
|
) |
| |
|
inline |
q-intersection on a list of contractors.
The list itself is not kept by reference.
- Parameters
-
| list | of contractor to use |
| q | number of allowed outlier |
IntervalMatrix boxes
store boxes for each contraction
Definition: codac_QInterProjF.h:72
Array< Ctc > list
Definition: codac_QInterProjF.h:59
int q
The number of contractors we have to intersect the result.
Definition: codac_QInterProjF.h:65
◆ contract()
| virtual void codac::CtcQInterProjF::contract |
( |
IntervalVector & |
box | ) |
|
|
virtual |
Contract the box.
- Parameters
-
◆ list
| Array<Ctc> codac::CtcQInterProjF::list |
The documentation for this class was generated from the following file: