|
CAPD::DynSys Library
6.0.0
|
Definitions of sets as geometrical objects which can represent different shapes. More...
Classes | |
| class | AffineSet |
| Affine set representanion of the form x0 + B*r . More... | |
| class | CenteredAffineSet |
| Affine set representation of the form x + B * r which assures that r contains zero. More... | |
| class | CenteredDoubletonSet |
| Doubleton representation of the form x0 + C*r0 + B*r which checks if r0 and r contain 0. More... | |
| class | CenteredTripletonSet |
| Class CenteredTripletonSet represents a subset of R^n in the following form. More... | |
| class | DoubletonSet |
| Doubleton representation of the form x0 + C*r0 + B*r . More... | |
| class | MatrixAffineSet |
| Set of matrices represented as D + Bjac * R. More... | |
| class | MatrixDoubletonSet |
| Set of matrices represented as D + Cjac * R0 + Bjac * R. More... | |
Definitions of sets as geometrical objects which can represent different shapes.