CAPD DynSys Library  5.2.0
GridSet.h File Reference
#include <vector>

Classes

class  capd::covrel::GridSet< MatrixT >
 This class is used to store a grid of a sets in the form center[i] + M * r. More...
 

Namespaces

 capd
 
 capd::covrel
 Covering relations, H-sets, cones conditions.
 

Functions

template<typename C0SetType , typename DynSysType , typename GridSet , typename ConditionT , typename HSet >
bool capd::covrel::moveGridAndCheckCondition (DynSysType &dynsys, const GridSet &grid, const ConditionT &condition, const HSet &hset)
 moves each part of grid using dynamical system dynsys and checks relation between its image and hset given by condition More...
 

Detailed Description

Author
Daniel Wilczak