|
CAPD DynSys Library
5.2.0
|
#include <capd/poincare/PoincareException.h>
Public Types | |
| typedef setType::ScalarType | ScalarType |
| typedef setType::VectorType | VectorType |
| typedef setType | SetType |
Public Member Functions | |
| PoincareException (const std::string &info, const SetType &tS, const SetType &bP, const VectorType &enc, const VectorType &fieldOnEnc, const ScalarType &secOnEnc, const VectorType &secGrad, const ScalarType innerP) | |
| PoincareException (const std::string &info, const SetType &tS, const ScalarType &sign) | |
| ~PoincareException () throw () | |
| const char * | what () const throw () |
| typedef setType::ScalarType capd::poincare::PoincareException< setType >::ScalarType |
| typedef setType capd::poincare::PoincareException< setType >::SetType |
| typedef setType::VectorType capd::poincare::PoincareException< setType >::VectorType |
|
inline |
|
inline |
|
inline | |||||||||||||
|
inline | |||||||||||||
| SetType capd::poincare::PoincareException< setType >::beforeProblem |
| VectorType capd::poincare::PoincareException< setType >::enclosure |
| ScalarType capd::poincare::PoincareException< setType >::innerProduct |
| std::string capd::poincare::PoincareException< setType >::message |
| VectorType capd::poincare::PoincareException< setType >::sectionGradientOnEnclosure |
| ScalarType capd::poincare::PoincareException< setType >::sectionOnEnclosure |
| SetType capd::poincare::PoincareException< setType >::theSet |
| VectorType capd::poincare::PoincareException< setType >::vectorFieldOnEnclosure |