CAPD DynSys Library  5.2.0
capd::covrel::HSet2D< MatrixT, IMatrixT > Member List

This is the complete list of members for capd::covrel::HSet2D< MatrixT, IMatrixT >, including all inherited members.

across(const VectorType &point) constcapd::covrel::HSetMD< MatrixT, IMatrixT >
across(const IVectorType &point) constcapd::covrel::HSetMD< MatrixT, IMatrixT >
across(const SetType &A_set) constcapd::covrel::HSetMD< MatrixT, IMatrixT >
HSet< MatrixT::RowVectorType, IMatrixT::RowVectorType >::across(const VectorType &) const=0capd::covrel::HSet< MatrixT::RowVectorType, IMatrixT::RowVectorType >pure virtual
HSet< MatrixT::RowVectorType, IMatrixT::RowVectorType >::across(const IVectorType &set) const=0capd::covrel::HSet< MatrixT::RowVectorType, IMatrixT::RowVectorType >pure virtual
BaseHSet typedefcapd::covrel::HSet2D< MatrixT, IMatrixT >
BoundType typedefcapd::covrel::HSet2D< MatrixT, IMatrixT >
box() constcapd::covrel::HSetMD< MatrixT, IMatrixT >inline
checkAcross(const IVectorType &) constcapd::covrel::HSetMD< MatrixT, IMatrixT >
checkInside(const IVectorType &) constcapd::covrel::HSetMD< MatrixT, IMatrixT >
checkMapaway(const IVectorType &) constcapd::covrel::HSetMD< MatrixT, IMatrixT >
checkOutside(const IVectorType &) constcapd::covrel::HSetMD< MatrixT, IMatrixT >
get_B() constcapd::covrel::HSetMD< MatrixT, IMatrixT >inline
get_I_B() constcapd::covrel::HSetMD< MatrixT, IMatrixT >inline
get_I_invB() constcapd::covrel::HSetMD< MatrixT, IMatrixT >inline
get_I_x() constcapd::covrel::HSetMD< MatrixT, IMatrixT >inline
get_r() constcapd::covrel::HSetMD< MatrixT, IMatrixT >inline
get_x() constcapd::covrel::HSetMD< MatrixT, IMatrixT >inline
gridBottomEdge(GridSet< IMatrix > &G, size_type gridSize, size_type totalDimension=2, size_type d1=0, size_type d2=1) constcapd::covrel::HSet2D< MatrixT, IMatrixT >inline
gridFace(GridSet< IMatrix > &grid, size_type gridSize, size_type coordinateToFix, Side sideOfBox, size_type totalDimension=2, size_type d1=0, size_type d2=1) constcapd::covrel::HSet2D< MatrixT, IMatrixT >inline
capd::covrel::HSetMD::gridFace(GridSet< IMatrix > &grid, const std::vector< size_type > &gridSizes, const std::vector< size_type > &dimensions, size_type totalDimension, size_type coordinateToFix, Side side=bothSides) constcapd::covrel::HSetMD< MatrixT, IMatrixT >
gridLeftEdge(GridSet< IMatrix > &G, size_type gridSize, size_type totalDimension=2, size_type d1=0, size_type d2=1) constcapd::covrel::HSet2D< MatrixT, IMatrixT >inline
gridRightEdge(GridSet< IMatrix > &G, size_type gridSize, size_type totalDimension=2, size_type d1=0, size_type d2=1) constcapd::covrel::HSet2D< MatrixT, IMatrixT >inline
gridSet(GridSet< IMatrix > &G, size_type grid1, size_type grid2, size_type totalDimension=2, size_type d1=0, size_type d2=1) constcapd::covrel::HSet2D< MatrixT, IMatrixT >inline
capd::covrel::HSetMD::gridSet(GridSet< IMatrix > &G, const std::vector< size_type > &grid, const std::vector< size_type > &d, size_type totalDimension) constcapd::covrel::HSetMD< MatrixT, IMatrixT >
gridTopEdge(GridSet< IMatrix > &G, size_type gridSize, size_type totalDimension=2, size_type d1=0, size_type d2=1) constcapd::covrel::HSet2D< MatrixT, IMatrixT >inline
HSet2D()capd::covrel::HSet2D< MatrixT, IMatrixT >inline
HSet2D(const VectorType &center, const MatrixType &C, const VectorType &r)capd::covrel::HSet2D< MatrixT, IMatrixT >inline
HSet2D(const IVectorType &center, const IMatrixType &C, const VectorType &r)capd::covrel::HSet2D< MatrixT, IMatrixT >inline
HSet2D(const VectorType &center, const VectorType &unstableDirection, const VectorType &stableDirection, const VectorType &scales)capd::covrel::HSet2D< MatrixT, IMatrixT >inline
HSet2D(const IVectorType &center, const IVectorType &unstableDirection, const IVectorType &stableDirection, const VectorType &radius)capd::covrel::HSet2D< MatrixT, IMatrixT >inline
HSetMD()capd::covrel::HSetMD< MatrixT, IMatrixT >inline
HSetMD(const VectorType &center, const MatrixType &Base, size_type uDim, size_type sDim, const VectorType &r)capd::covrel::HSetMD< MatrixT, IMatrixT >
HSetMD(const IVectorType &center, const IMatrixType &Base, size_type uDim, size_type sDim, const VectorType &r)capd::covrel::HSetMD< MatrixT, IMatrixT >
IMatrixType typedefcapd::covrel::HSet2D< MatrixT, IMatrixT >
inside(const VectorType &point) constcapd::covrel::HSetMD< MatrixT, IMatrixT >
inside(const IVectorType &point) constcapd::covrel::HSetMD< MatrixT, IMatrixT >
inside(const SetType &A_set) constcapd::covrel::HSetMD< MatrixT, IMatrixT >
HSet< MatrixT::RowVectorType, IMatrixT::RowVectorType >::inside(const VectorType &) const=0capd::covrel::HSet< MatrixT::RowVectorType, IMatrixT::RowVectorType >pure virtual
HSet< MatrixT::RowVectorType, IMatrixT::RowVectorType >::inside(const IVectorType &set) const=0capd::covrel::HSet< MatrixT::RowVectorType, IMatrixT::RowVectorType >pure virtual
invCoordinateSystem() constcapd::covrel::HSetMD< MatrixT, IMatrixT >inline
IVectorType typedefcapd::covrel::HSet2D< MatrixT, IMatrixT >
m_Bcapd::covrel::HSetMD< MatrixT, IMatrixT >protected
m_IBcapd::covrel::HSetMD< MatrixT, IMatrixT >protected
m_invIBcapd::covrel::HSetMD< MatrixT, IMatrixT >protected
m_Ixcapd::covrel::HSetMD< MatrixT, IMatrixT >protected
m_rcapd::covrel::HSetMD< MatrixT, IMatrixT >protected
m_sDimcapd::covrel::HSetMD< MatrixT, IMatrixT >protected
m_uDimcapd::covrel::HSetMD< MatrixT, IMatrixT >protected
m_xcapd::covrel::HSetMD< MatrixT, IMatrixT >protected
mapaway(const VectorType &point) constcapd::covrel::HSetMD< MatrixT, IMatrixT >
mapaway(const IVectorType &point) constcapd::covrel::HSetMD< MatrixT, IMatrixT >
mapaway(const SetType &A_set) constcapd::covrel::HSetMD< MatrixT, IMatrixT >
HSet< MatrixT::RowVectorType, IMatrixT::RowVectorType >::mapaway(const VectorType &) const=0capd::covrel::HSet< MatrixT::RowVectorType, IMatrixT::RowVectorType >pure virtual
HSet< MatrixT::RowVectorType, IMatrixT::RowVectorType >::mapaway(const IVectorType &set) const=0capd::covrel::HSet< MatrixT::RowVectorType, IMatrixT::RowVectorType >pure virtual
MatrixType typedefcapd::covrel::HSet2D< MatrixT, IMatrixT >
onLeft(const VectorType &point) constcapd::covrel::HSet2D< MatrixT, IMatrixT >inline
onLeft(const IVectorType &set) constcapd::covrel::HSet2D< MatrixT, IMatrixT >inline
onLeft(const SetT &A_set) constcapd::covrel::HSet2D< MatrixT, IMatrixT >inline
onRight(const VectorType &point) constcapd::covrel::HSet2D< MatrixT, IMatrixT >inline
onRight(const IVectorType &set) constcapd::covrel::HSet2D< MatrixT, IMatrixT >inline
onRight(const SetT &A_set) constcapd::covrel::HSet2D< MatrixT, IMatrixT >inline
outside(const VectorType &point) constcapd::covrel::HSetMD< MatrixT, IMatrixT >virtual
outside(const IVectorType &point) constcapd::covrel::HSetMD< MatrixT, IMatrixT >virtual
outside(const SetType &A_set) constcapd::covrel::HSetMD< MatrixT, IMatrixT >
HSet< MatrixT::RowVectorType, IMatrixT::RowVectorType >::outside(const VectorType &) const=0capd::covrel::HSet< MatrixT::RowVectorType, IMatrixT::RowVectorType >pure virtual
HSet< MatrixT::RowVectorType, IMatrixT::RowVectorType >::outside(const IVectorType &set) const=0capd::covrel::HSet< MatrixT::RowVectorType, IMatrixT::RowVectorType >pure virtual
ScalarType typedefcapd::covrel::HSet2D< MatrixT, IMatrixT >
show(void) constcapd::covrel::HSet2D< MatrixT, IMatrixT >inlinevirtual
showInfo() constcapd::covrel::HSetMD< MatrixT, IMatrixT >
size_type typedefcapd::covrel::HSet2D< MatrixT, IMatrixT >
stableDirection() constcapd::covrel::HSet2D< MatrixT, IMatrixT >inline
transformToHSetCoordinates(const VectorType &point) constcapd::covrel::HSetMD< MatrixT, IMatrixT >
transformToHSetCoordinates(const IVectorType &point) constcapd::covrel::HSetMD< MatrixT, IMatrixT >
unstableDirection() constcapd::covrel::HSet2D< MatrixT, IMatrixT >inline
VectorType typedefcapd::covrel::HSet2D< MatrixT, IMatrixT >
~HSet()capd::covrel::HSet< MatrixT::RowVectorType, IMatrixT::RowVectorType >inlinevirtual
~HSet2D()capd::covrel::HSet2D< MatrixT, IMatrixT >inline
~HSetMD()capd::covrel::HSetMD< MatrixT, IMatrixT >inline