CAPD::DynSys Library  6.0.0
coveringRelations2D_c.cpp File Reference

Typedefs

typedef capd::covrel::HSet2D< DMatrix, IMatrixHSet2D
 

Functions

template<typename DynSysType , typename GridSet , typename ConditionT , typename HSet >
bool moveGridAndCheckCondition (DynSysType &dynsys, const GridSet &grid, const ConditionT &condition, const HSet &hset)
 
template<typename Map , typename HSet >
bool checkCoveringRelation (Map &f, const HSet &N1, const HSet &N2)
 
int main ()
 

Typedef Documentation

◆ HSet2D

Function Documentation

◆ checkCoveringRelation()

template<typename Map , typename HSet >
bool checkCoveringRelation ( Map &  f,
const HSet &  N1,
const HSet &  N2 
)

◆ main()

int main ( )

◆ moveGridAndCheckCondition()

template<typename DynSysType , typename GridSet , typename ConditionT , typename HSet >
bool moveGridAndCheckCondition ( DynSysType &  dynsys,
const GridSet &  grid,
const ConditionT &  condition,
const HSet &  hset 
)