|
CAPD::DynSys Library
6.0.0
|
A rigorous integration of the differential inclusions. More...
Classes | |
| class | DiffInclusion |
| Base class for rigorous integration of differential inclusions. More... | |
| struct | DiffInclusionSetMove |
| class | DiffInclusionCW |
| Class for rigorous integration of differential inclusions. More... | |
| class | DiffInclusionLN |
| Class for rigorous integration of differential inclusions. More... | |
| class | InclRect2Set |
| Set representation for differential inclusions based on capd::dynset::Rect2Set class. More... | |
| class | MultiMap |
| A multi map for differential inclusions. More... | |
Functions | |
| template<typename MatrixType > | |
| std::vector< typename MatrixType::VectorType > | getCorners (const capd::diffIncl::InclRect2Set< MatrixType > &set) |
| C0set interface overriding. More... | |
| template<typename T > | |
| void | corners (T &head, const T &tail, int i, int dim, std::vector< T > &cor) |
| template<typename SetType > | |
| std::vector< typename SetType::VectorType > | getCorners (const SetType &set) |
A rigorous integration of the differential inclusions.
| void capd::diffIncl::corners | ( | T & | head, |
| const T & | tail, | ||
| int | i, | ||
| int | dim, | ||
| std::vector< T > & | cor | ||
| ) |
| std::vector< typename MatrixType::VectorType > capd::diffIncl::getCorners | ( | const InclRect2Set< MatrixType > & | set | ) |
C0set interface overriding.
| std::vector<typename SetType::VectorType> capd::diffIncl::getCorners | ( | const SetType & | set | ) |