CAPD::DynSys Library  6.0.0
HSet2D.h File Reference
#include <vector>
#include <stdexcept>
#include <iostream>
#include "capd/covrel/HSetMD.hpp"
#include "capd/dynset/C0Set.h"

Classes

class  capd::covrel::HSet2D< MatrixT, IMatrixT >
 This class provides a h-set in R^2 with one unstable and one stable direction. More...
 
struct  capd::covrel::CheckCoveringRelation2DParameters
 

Namespaces

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

Functions

template<typename MatrixType , typename VectorType >
MatrixType capd::covrel::convertColumnsTo (const VectorType &column1, const VectorType &column2)
 Converts two column vectors to given MatrixType. More...
 
template<typename C0SetType , typename DynSysT , typename MatrixT , typename IMatrixT >
bool capd::covrel::checkCoveringRelation2D (DynSysT &dynsys, const capd::covrel::HSet2D< MatrixT, IMatrixT > &N1, const capd::covrel::HSet2D< MatrixT, IMatrixT > &N2, const CheckCoveringRelation2DParameters &param=CheckCoveringRelation2DParameters(1, 1, 1, 1))
 

Detailed Description

Author
Daniel Wilczak, Tomasz Kapela