CAPD DynSys Library  5.2.0
HSet3D.h File Reference
#include "capd/intervals/lib.h"
#include "capd/vectalg/Vector.hpp"
#include "capd/vectalg/Matrix.hpp"
#include "capd/covrel/HSet.h"

Classes

class  capd::covrel::HSet3D
 The class HSet3D provides a h-set in R^3 with one unstable direction and two stable directions. More...
 

Namespaces

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

Functions

bool capd::covrel::OutSide (const HSet3D &S, const FloatVector &IV)
 
bool capd::covrel::InSide (const HSet3D &S, const FloatVector &IV)
 
bool capd::covrel::Across (const HSet3D &S, const FloatVector &IV)
 
bool capd::covrel::MapAway (const HSet3D &S, const FloatVector &IV)
 
bool capd::covrel::LeftSide (const HSet3D &S, const FloatVector &IV)
 
bool capd::covrel::RightSide (const HSet3D &S, const FloatVector &IV)
 
bool capd::covrel::OutSide (const HSet3D &S, const IntervalVector &IV)
 
bool capd::covrel::InSide (const HSet3D &S, const IntervalVector &IV)
 
bool capd::covrel::Across (const HSet3D &S, const IntervalVector &IV)
 
bool capd::covrel::MapAway (const HSet3D &S, const IntervalVector &IV)
 
bool capd::covrel::LeftSide (const HSet3D &S, const IntervalVector &IV)
 
bool capd::covrel::RightSide (const HSet3D &S, const IntervalVector &IV)
 

Detailed Description

Author
Daniel Wilczak