►Ccapd::poincare::AbstractSection< MatrixType > | |
Ccapd::poincare::AffineSection< MatrixType > | |
Ccapd::poincare::CoordinateSection< MatrixType > | |
►Ccapd::dynset::AbstractSet< BaseSetT::MatrixType ::RowVectorType > | |
►Ccapd::dynset::C0EnclosureHolder< BaseSetT::MatrixType ::RowVectorType > | |
►Ccapd::dynset::C0Set< BaseSetT::MatrixType > | |
►Ccapd::dynset::C0HOSet< BaseSetT > | This class uses representation of subset of R^n inherited from template parameter |
Ccapd::pdes::C0HODoubletonSetGeometricTail< BaseSetT > | This class uses representation of subset of R^n inherited from template parameter |
►Ccapd::dynset::C1EnclosureHolder< BaseSetT::MatrixType > | |
►Ccapd::dynset::C1Set< BaseSetT::MatrixType > | |
Ccapd::dynset::C1HOSet< BaseSetT > | This class uses representation of subset of R^n inherited from template parameter |
►Ccapd::dynset::AbstractSet< GeometricBound::MatrixType ::RowVectorType > | |
►Ccapd::dynset::C0EnclosureHolder< GeometricBound::MatrixType ::RowVectorType > | |
►Ccapd::dynset::C0Set< GeometricBound::MatrixType > | |
►Ccapd::dynset::C0DoubletonSet< GeometricBound::MatrixType, capd::C0Rect2Policies > | |
Ccapd::pdes::C0DoubletonSetGeometricTail< BaseT > | |
►Ccapd::dynset::C1EnclosureHolder< GeometricBound::MatrixType > | |
►Ccapd::dynset::C1Set< GeometricBound::MatrixType > | |
►Ccapd::dynset::C1DoubletonSet< GeometricBound::MatrixType, Policies > | |
►Ccapd::pdes::C0DoubletonSetGeometricTail< capd::dynset::C1DoubletonSet< GeometricBound::MatrixType, Policies > > | |
Ccapd::pdes::C1DoubletonSetGeometricTail< Policies > | |
►Ccapd::dynset::AbstractSet< MatrixT::RowVectorType > | |
►Ccapd::dynset::C0EnclosureHolder< MatrixT::RowVectorType > | |
►Ccapd::dynset::C0Set< MatrixT > | Common interface of all sets that stores only C0 information (set position) |
►Ccapd::dynset::C0DoubletonSet< MatrixT, capd::C0Rect2Policies > | |
Ccapd::diffIncl::InclRect2Set< MatrixT > | Set representation for differential inclusions based on capd::dynset::Rect2Set class |
Ccapd::dynset::C0AffineSet< MatrixT, Policies > | The set is represented as: x + B*r; and is moved by the following method |
Ccapd::dynset::C0BallSet< MatrixT > | Set is represented as: x + Ball(r) |
►Ccapd::dynset::C0DoubletonSet< MatrixT, Policies > | The set is represented as doubleton: x + C*r0 + B*r; and is moved by the following method |
Ccapd::dynset::C0HODoubletonSet< MatrixT, Policies > | Class C0HODoubletonSet represents a subset of R^n as doubleton, i.e |
Ccapd::dynset::C0FlowballSet< MatrixT > | |
►Ccapd::dynset::C1EnclosureHolder< MatrixT > | |
►Ccapd::dynset::C1Set< MatrixT > | Common interface of all sets that store C1 informations (set position and first derivatives) |
►Ccapd::dynset::C1DoubletonSet< MatrixT, C11Rect2Policies > | |
Ccapd::dynset::C11Rect2Set< MatrixT > | |
Ccapd::dynset::C11Rect2< MatrixT, QRPolicy > | doubleton set with reorganization moved by QR decomposition (3rd method) |
Ccapd::dynset::C1AffineSet< MatrixT, Policies > | The C1 set is represented as doubleton: x + B*r; |
Ccapd::dynset::C1DoubletonSet< MatrixT, Policies > | The C1 set is represented as doubleton: x + C*r0 + B*r; |
Ccapd::dynset::C1GraphicalSet< MatrixT, OutputClass > | C1GraphicalSet is an envelope class for any class derived from C1Set. It adds a possibility of an additional Output after each 'move' of the original set |
►Ccapd::dynset::C2EnclosureHolder< MatrixT > | |
►Ccapd::dynset::C2Set< MatrixT > | Common interface of all sets that store C2 information (set position and first and second derivatives) |
Ccapd::dynset::C2DoubletonSet< MatrixT, Policies > | C2 set in doubleton form |
Ccapd::dynset::CnSet< MatrixT, DEGREE > | Common interface of all sets that store Cn information (set position and derivatives to order n) |
►Ccapd::dynset::CnSet< MatrixT, 0 > | |
Ccapd::dynset::CnDoubletonSet< MatrixT, Policies, DEGREE > | This set stores vector of derivatives with respect to a multiindex alpha as a doubleton |
Ccapd::dynset::CnRect2Set< MatrixT, Policies, DEGREE > | Set that stores all derivatives to given order in doubleton form with reorganization moved by QR decomposition method |
Ccapd::dynset::AffineCoordinateChange< MatrixType > | |
►Ccapd::geomset::AffineSet< GeometricBound::MatrixType > | |
►Ccapd::geomset::DoubletonSet< GeometricBound::MatrixType > | |
►Ccapd::geomset::CenteredDoubletonSet< GeometricBound::MatrixType > | |
Ccapd::dynset::C0DoubletonSet< GeometricBound::MatrixType, capd::C0Rect2Policies > | |
Ccapd::dynset::C1DoubletonSet< GeometricBound::MatrixType, Policies > | |
►CBaseCurveT | |
Ccapd::diffAlgebra::Curve< BaseCurveT, isInterval > | This class provides methods for evaluation of the parametric curve for a given parameter value |
►Ccapd::diffAlgebra::Curve< BaseCurveT, true > | Specialization for interval types |
Ccapd::diffAlgebra::C2Curve< BaseCurveT, true > | |
Ccapd::diffAlgebra::CnCurve< BaseCurveT, true > | |
►Ccapd::diffAlgebra::Curve< BaseCurveT, capd::TypeTraits< typename BaseCurveT::ScalarType >::isInterval > | |
Ccapd::diffAlgebra::C2Curve< BaseCurveT, isInterval > | This class provides methods for evaluation of the parametric curve for a given parameter value |
Ccapd::diffAlgebra::CnCurve< BaseCurveT, isInterval > | This class provides methods for evaluation of the parametric curve for a given parameter value |
►CBaseData | |
Ccapd::dynset::HOData< BaseData > | This class is a data structure used in implementation of all types of HO sets |
►CBaseSetT | |
Ccapd::dynset::C0GraphicalSet< BaseSetT, OutputT > | C0GraphicalSet is an envelope class for any class derived from C0Set. It adds a possibility of an additional Output after each 'move' of the original set |
►CC1BaseSet | |
Ccapd::dynset::C1HOSet< BaseSetT > | This class uses representation of subset of R^n inherited from template parameter |
►CData | |
►Ccapd::dynset::HOData< BaseSetT::Data > | |
Ccapd::dynset::C0HOSet< BaseSetT > | This class uses representation of subset of R^n inherited from template parameter |
Ccapd::dynset::C1HOSet< BaseSetT > | This class uses representation of subset of R^n inherited from template parameter |
►CPolicy | |
Ccapd::dynset::C0HOSet< BaseSetT > | This class uses representation of subset of R^n inherited from template parameter |
►Ccapd::threading::BaseTPMap< PM::Solver, typename PM::VectorFieldType > | |
Ccapd::threading::PMap< PM, Section, VectorFieldType > | |
►Ccapd::threading::BaseTPMap< TM::Solver, typename TM::VectorFieldType > | |
Ccapd::threading::TMap< TM, VectorFieldType > | |
►Ccapd::map::BasicFunction< MatrixT::RowVectorType ::ScalarType > | |
►Ccapd::map::Function< MatrixT::RowVectorType > | |
Ccapd::poincare::NonlinearSection< MatrixT > | TimeMap class provides class that serves as Poincare section of the form x_i = c |
►Ccapd::map::BasicFunction< MatrixT::ScalarType > | |
Ccapd::map::Map< MatrixT > | This class is used to represent a map |
►Ccapd::map::BasicFunction< VectorType::ScalarType > | |
Ccapd::map::Function< VectorType > | Class Function represents a function |
►Ccapd::poincare::BasicPoincareMap< SolverT, AbstractSection< typename SolverT::MatrixType > > | |
Ccapd::poincare::PoincareMap< SolverT, SectionT > | PoicareMap class rigorously computes Poincare Map |
Ccapd::autodiff::AbstractNode< T > | |
Ccapd::autodiff::DagIndexer< ScalarT > | |
►Ccapd::autodiff::Int4 | |
Ccapd::autodiff::Node | |
Ccapd::autodiff::MaskIterator< T > | |
Ccapd::autodiff::MultiindexData | Stores information about decomposition of a Multiinex 'z' into possible sums of x+y=z Used to optimizs convolutions. All the data here is redundant and precomputed to avoid extra runtime computation |
Ccapd::basicalg::a_diee | |
Ccapd::basicalg::a_fiee | |
Ccapd::basicalg::Primitive | |
Ccapd::basicalg::whitespace< T > | |
Ccapd::Binomial< N, K > | |
Ccapd::Binomial< 0, 0 > | |
Ccapd::Binomial< 0, K > | |
Ccapd::Binomial< N, 0 > | |
Ccapd::Binomial< N, N > | |
Ccapd::covrel::CheckCoveringRelation2DParameters | |
Ccapd::covrel::GridSet< MatrixT > | This class is used to store a grid of a sets in the form center[i] + M * r |
Ccapd::covrel::GridSets< SetT > | This class is used to store a grid of a sets in the form center[i] + M * r |
►Ccapd::covrel::HSet< VectorT, IVectorT > | This is an abstract class for h-sets - from paper by Gidea-Zgliczynski 'Covering relations ...' http://www.im.uj.edu.pl/~zgliczyn |
Ccapd::covrel::HSetND< VectorT, IVectorT, MatrixT, IMatrixT > | This class provides a h-set in an arbitrary dimension |
Ccapd::covrel::QuadraticForm< MatrixT > | |
Ccapd::cxsc::Interval | CAPD interface for interval library cxsc |
Ccapd::diffAlgebra::CoeffTraits< CoeffT > | This class provides a trait of being set of a given type, i.e |
Ccapd::diffAlgebra::CoeffTraits< C0TimeJet< VectorT > > | |
Ccapd::diffAlgebra::CoeffTraits< C1TimeJet< MatrixT > > | |
Ccapd::diffAlgebra::CoeffTraits< C2TimeJet< MatrixT > > | |
Ccapd::diffAlgebra::CoeffTraits< CnTimeJet< MatrixT, DEGREE > > | |
►Ccapd::diffAlgebra::CurveInterface< MatrixT > | This class provides common interface for all types of curves |
Ccapd::diffAlgebra::BasicCnCurve< MatrixT > | This class is a data structure for storing of a parametric curve together with its partial derivatives with respect to initial point up to desired order |
►Ccapd::diffAlgebra::BasicCurve< MatrixT > | This class is a data structure for storing of a parametric curve together with first order derivatives with respect to initial point |
Ccapd::diffAlgebra::BasicC2Curve< MatrixT > | This class is a data structure for storing of a parametric curve together with first and second order derivatives with respect to initial point |
Ccapd::diffAlgebra::FadCurve< MatrixT > | |
Ccapd::diffAlgebra::HomogenousPolynomial< Scalar > | Class HomogenousPolynomial provides indexing and some algorithms for multivariate homogenous polynomials. It does not store the coefficients of the polynomial. It is assumed that the memory is already allocated in a continuous block |
Ccapd::diffAlgebra::Jet< MatrixT, DEGREE >::rebind< U > | |
Ccapd::diffAlgebra::ParametricCurve< MatrixT, VectorT > | This file defines an abstract class that represents parametric curve in |
Ccapd::diffAlgebra::TimeRange< IntervalT > | TimeRange is a base class for all types of sets. It stores the current time in ODE case or number of iterations in the case of discrete dynamical system case |
Ccapd::diffIncl::DiffInclusion< MapT, DynSysT > | Base class for rigorous integration of differential inclusions |
Ccapd::diffIncl::DiffInclusionSetMove< T, SetT > | |
Ccapd::diffIncl::MultiMap< FMapT, GMapT > | A multi map for differential inclusions |
►Ccapd::dynset::AbstractSet< VectorT > | |
Ccapd::dynset::C0EnclosureHolder< VectorT > | These classes are used as base classes for all types of C^0-C^n sets |
Ccapd::dynset::AffineCoordinateChange< MatrixT > | Affine Coordinate system Change y = y0 + B*(x-x0) |
►Ccapd::dynset::C0TripletonSet< MatrixT, Policies > | Class C0TripletonSet represents a subset of R^n in the following form |
Ccapd::dynset::C0HOTripletonSet< MatrixT, Policies > | Class C0HOTripletonSet represents a subset of in the following form |
Ccapd::dynset::CoordinateSystem< MatrixT > | Defines coordinate system |
►Ccapd::dynset::DoubletonData< MatrixT > | This class is a data structure used in implementation of all types of Doubleton and Tripleton sets |
Ccapd::dynset::C0DoubletonSet< MatrixT, capd::C0Rect2Policies > | |
Ccapd::dynset::C0DoubletonSet< MatrixT, Policies > | The set is represented as doubleton: x + C*r0 + B*r; and is moved by the following method |
►Ccapd::dynset::C1DoubletonData< MatrixT > | |
Ccapd::dynset::C1DoubletonSet< MatrixT, C11Rect2Policies > | |
Ccapd::dynset::C1DoubletonSet< MatrixT, Policies > | The C1 set is represented as doubleton: x + C*r0 + B*r; |
Ccapd::dynset::C2DoubletonSet< MatrixT, Policies > | C2 set in doubleton form |
Ccapd::dynset::TripletonData< MatrixT > | |
►Ccapd::dynset::IdQRPolicy | |
►Ccapd::dynset::DefaultPolicy | |
►Ccapd::dynset::FactorPolicy< BasePolicy > | |
Ccapd::dynset::SwapReorganization< BasePolicy > | Reorganization is performed if r is bigger than r0 but in coordinate system of r |
Ccapd::dynset::FullQRWithPivoting< BasePolicy > | |
Ccapd::dynset::InverseQRPolicy< BasePolicy > | |
Ccapd::dynset::PartialQRWithPivoting< N, BasePolicy > | |
Ccapd::dynset::SelectiveQRWithPivoting< BasePolicy > | Vectors are orthogonalized only if they are close to be parallel |
Ccapd::dynset::SwapReorganization< BasePolicy > | Reorganization is performed if r is bigger than r0 but in coordinate system of r |
►Ccapd::dynset::FactorPolicy< DefaultPolicy > | |
Ccapd::dynset::CoordWiseReorganization< BasePolicy > | In this reorganization policy column vector B_i corresponding to the biggest coordinate in r (r_i) replaces vector in C_j the 'closest' to B_i and the r_i is moved to r0 |
►Ccapd::dynset::FactorReorganization< BasePolicy > | Factor based reorganization |
Ccapd::dynset::C0DoubletonSet< GeometricBound::MatrixType, capd::C0Rect2Policies > | |
Ccapd::dynset::C0DoubletonSet< MatrixT, capd::C0Rect2Policies > | |
Ccapd::dynset::C1DoubletonSet< MatrixT, C11Rect2Policies > | |
Ccapd::dynset::InvBByCFactorReorganization< BasePolicy > | Factor based reorganization for C1 sets |
Ccapd::dynset::QRReorganization< BasePolicy > | During reorganization we orthogonalize B |
►CMemberFactorPolicy | |
Ccapd::dynset::CanonicalReorganization< DoubletonT, FactorPolicyT > | During reorganization we set C and B to Identity and put everything into r0 |
►Ccapd::dynset::NoReorganization | Reorganization that does nothing |
Ccapd::dynset::DefaultPolicy | |
Ccapd::dynset::SetTraits< SetT > | This class provides a trait of being set of a given type, i.e |
Ccapd::dynset::SetTraits< C0Set< MatrixT > > | Specialization of Traits class |
Ccapd::dynset::SetTraits< C1Set< MatrixT > > | |
Ccapd::dynset::SetTraits< C2Set< MatrixT > > | |
Ccapd::dynset::SetTraits< CnSet< MatrixT, DEGREE > > | |
Ccapd::dynsys::C1JetMove< T, JetT, isC0JetOrC2Jet > | |
Ccapd::dynsys::C1JetMove< T, JetT, false > | |
Ccapd::dynsys::C1SetMove< T, SetT, isSet > | |
Ccapd::dynsys::C1SetMove< T, SetT, false > | |
Ccapd::dynsys::C2JetMove< T, JetT, isC0JetOrC2Jet > | |
Ccapd::dynsys::C2JetMove< T, JetT, false > | |
Ccapd::dynsys::C2SetMove< T, SetT, isSet > | |
Ccapd::dynsys::C2SetMove< T, SetT, false > | |
Ccapd::dynsys::CnJetMove< T, JetT, isC0JetOrC2Jet > | |
Ccapd::dynsys::CnJetMove< T, JetT, false > | |
Ccapd::dynsys::CnSetMove< T, SetT, isSet > | |
Ccapd::dynsys::CnSetMove< T, SetT, false > | |
Ccapd::dynsys::DLastTermsStepControl | |
►Ccapd::dynsys::DynSys< MatrixT > | Class dynsys is an abstract class representing a discrete dynamical system |
►Ccapd::dynsys::C1DynSys< MatrixT > | |
►Ccapd::dynsys::C2DynSys< MatrixT > | |
Ccapd::dynsys::CnDynSys< MatrixT > | |
Ccapd::dynsys::Linear2d< MatrixT > | |
Ccapd::dynsys::Linear3d< MatrixT > | |
Ccapd::dynsys::FadFunction< VectorT > | |
►Ccapd::dynsys::FadMap< Scalar, D > | |
Ccapd::dynsys::LorenzFadMap< Scalar, D > | Sample implementation of FadMap. This class implements the vector field for the Lorenz system. Template parameters are: Scalar: double, interval, MpFloat, MpInterval, etc. D: in this case either 3 or 0. If D=3 then vectors and matrices are allocated on stack and the computations are much faster but we must know they dimension at compile time. This forces separate compilation of all the classes like vectors and matrices for this particular dimension. D=0 means that vectors and matrices are allocated on the storage and they can be of arbitrary dimension specified at runtime |
Ccapd::dynsys::FirstOrderEnclosure | |
Ccapd::dynsys::FixedStepControl< ScalarType > | |
Ccapd::dynsys::FlowballSet< MatrixType > | |
Ccapd::dynsys::HighOrderEnclosure | This file defines class for computation of [C0-C2] rough enclosure to an ODE by high order Taylor method |
Ccapd::dynsys::HOSolver< MatrixT > | |
Ccapd::dynsys::IEncFoundStepControl | |
Ccapd::dynsys::ILastTermsStepControl | |
Ccapd::dynsys::LorenzSection< Scalar, D > | |
Ccapd::dynsys::MpLastTermsStepControl | |
Ccapd::dynsys::NoStepControl | This class provides an empty time step control for the solutions to ODEs. It contains an interface for other implementations of TSC |
Ccapd::dynsys::NoStepControlInterface< StepControlT > | |
Ccapd::dynsys::OdeTraits< MapT > | Defines characteristic traits of ODE |
Ccapd::dynsys::StepControlInterface< StepControlT, Scalar > | This class is a common interface for StepControl used in PoincareMap and TimeMap. Both classes inherit this interface |
Ccapd::dynsys::StepControlInterface< MpLastTermsStepControl, Scalar > | This class is a common interface for StepControl used in PoincareMap and TimeMap. Both classes inherit this interface |
Ccapd::Factorial< N > | |
Ccapd::Factorial< 0 > | |
Ccapd::Factorial< 1 > | |
Ccapd::fields::Complex< T > | Class Complex represents complex number |
Ccapd::filib::Interval< T, R, M > | CAPD interface for fast interval library filib |
►Ccapd::geomset::AffineSet< MatrixT > | Affine set representanion of the form x0 + B*r |
►Ccapd::geomset::CenteredAffineSet< MatrixT > | Affine set representation of the form x + B * r which assures that r contains zero |
Ccapd::dynset::C0AffineSet< MatrixT, Policies > | The set is represented as: x + B*r; and is moved by the following method |
Ccapd::dynset::C1AffineSet< MatrixT, Policies > | The C1 set is represented as doubleton: x + B*r; |
►Ccapd::geomset::DoubletonSet< MatrixT > | Doubleton representation of the form x0 + C*r0 + B*r |
►Ccapd::geomset::CenteredDoubletonSet< MatrixT > | Doubleton representation of the form x0 + C*r0 + B*r which checks if r0 and r contain 0 |
Ccapd::dynset::C0DoubletonSet< MatrixT, capd::C0Rect2Policies > | |
Ccapd::dynset::C1DoubletonSet< MatrixT, C11Rect2Policies > | |
Ccapd::dynset::C0DoubletonSet< MatrixT, Policies > | The set is represented as doubleton: x + C*r0 + B*r; and is moved by the following method |
Ccapd::dynset::C1DoubletonSet< MatrixT, Policies > | The C1 set is represented as doubleton: x + C*r0 + B*r; |
Ccapd::dynset::C2DoubletonSet< MatrixT, Policies > | C2 set in doubleton form |
Ccapd::geomset::CenteredTripletonSet< MatrixT > | Class CenteredTripletonSet represents a subset of R^n in the following form |
►Ccapd::geomset::MatrixAffineSet< MatrixT > | Set of matrices represented as D + Bjac * R |
Ccapd::dynset::C1AffineSet< MatrixT, Policies > | The C1 set is represented as doubleton: x + B*r; |
►Ccapd::geomset::MatrixDoubletonSet< MatrixT > | Set of matrices represented as D + Cjac * R0 + Bjac * R |
Ccapd::dynset::C1DoubletonSet< MatrixT, C11Rect2Policies > | |
Ccapd::dynset::C1DoubletonSet< MatrixT, Policies > | The C1 set is represented as doubleton: x + C*r0 + B*r; |
Ccapd::dynset::C2DoubletonSet< MatrixT, Policies > | C2 set in doubleton form |
►Ccapd::IntegralTypeTraits< T > | |
Ccapd::FloatingTypeTraits< T > | |
Ccapd::intervals::Interval< T_Bound, T_Rnd > | Definition of template class Interval |
Ccapd::intervals::IntervalIOTraits< T_Bound > | |
Ccapd::intervals::IntervalIOTraits< double > | |
Ccapd::intervals::IntervalIOTraits< float > | |
Ccapd::intervals::IntervalIOTraits< MpReal > | |
Ccapd::intervals::IntervalTraits< T_Bound > | |
Ccapd::intervals::IntervalTraits< double > | |
Ccapd::intervals::IntervalTraits< float > | |
Ccapd::intervals::IntervalTraits< long double > | |
Ccapd::invset::GetKey | |
Ccapd::invset::less< PointT > | |
Ccapd::invset::less< capd::vectalg::Vector< short int, 2 > > | |
Ccapd::invset::MapGraphNodeData< VectorT, MatrixT > | |
Ccapd::krak::At | |
►Ccapd::krak::atom | |
►Ccapd::krak::frstring | |
Ccapd::krak::colstring | |
Ccapd::krak::const_string | |
Ccapd::krak::flexstring | |
►Ccapd::krak::item | |
►Ccapd::krak::field | |
Ccapd::krak::pointing_field | |
►Ccapd::krak::var | |
Ccapd::krak::field | |
►Ccapd::krak::link | |
►Ccapd::krak::hlink | |
►Ccapd::krak::list | |
Ccapd::krak::record | |
Ccapd::krak::item | |
►Ccapd::krak::job | |
►Ccapd::krak::basic_job | |
►Ccapd::krak::sel_job | |
Ccapd::krak::del_ins_job | |
Ccapd::krak::ed_rec_job | |
Ccapd::krak::menu_job | |
Ccapd::krak::view_job | |
Ccapd::krak::BgColor | |
►Ccapd::krak::Coord3D | |
Ccapd::krak::IsomCoord3D | This is a class for isomteric 3D drawing |
Ccapd::krak::FgColor | |
►Ccapd::krak::IFrame | |
Ccapd::krak::Frame | |
Ccapd::krak::Point3D | This is a base class for 3D drawing functions |
Ccapd::krak::Pxl | |
Ccapd::krak::Rct | |
Ccapd::krak::Tab | |
Ccapd::krak::UserMove | |
Ccapd::krak::wxWin::Buffer | |
Ccapd::map::BasicFunction< Scalar > | This class is a basic for further protected inheritance to classes Function, Map .. |
Ccapd::map::CnCoeffSlice< MatrixT > | |
Ccapd::matrixAlgorithms::_CreateSmithForm_< MatrixT > | |
Ccapd::matrixAlgorithms::_CreateSmithForm_< Matrix< Scalar, 0, 0 > > | |
Ccapd::matrixAlgorithms::CAPDIntMatrixAlgorithms | |
Ccapd::matrixAlgorithms::CAPDIntMatrixAlgorithms::QuotientBaseMatrix< Matrix > | |
Ccapd::matrixAlgorithms::CAPDIntMatrixAlgorithms::SmithForm< Matrix > | |
Ccapd::matrixAlgorithms::CAPDIntMatrixAlgorithms::SolveLinearEquation< Matrix > | |
Ccapd::matrixAlgorithms::Gershgorin< MatrixType, isInterval > | |
Ccapd::matrixAlgorithms::Gershgorin< MatrixType, false > | Specialization for non-rigorous types |
Ccapd::matrixAlgorithms::Gershgorin< MatrixType, true > | Specialization for rigorous (interval) types |
Ccapd::matrixAlgorithms::GetExpRemainder< T, bool > | |
Ccapd::matrixAlgorithms::GetExpRemainder< T, false > | |
Ccapd::matrixAlgorithms::GetExpRemainder< T, true > | |
Ccapd::matrixAlgorithms::GetPARISmithFormTraits< Scalar > | |
►Ccapd::matrixAlgorithms::IInvert< matrix > | |
Ccapd::matrixAlgorithms::Invert< matrix, Scalar > | |
Ccapd::matrixAlgorithms::IntMatrixAlgorithmsFactory | |
Ccapd::matrixAlgorithms::IntMatrixAlgorithmsFactory::QuotientBaseMatrix< Matrix > | |
Ccapd::matrixAlgorithms::IntMatrixAlgorithmsFactory::SmithForm< Matrix > | |
Ccapd::matrixAlgorithms::IntMatrixAlgorithmsFactory::SmithForm< Matrix >::SmithFormThroughFactory | |
Ccapd::matrixAlgorithms::IntMatrixAlgorithmsFactory::SolveLinearEquation< Matrix > | |
Ccapd::matrixAlgorithms::PARIInterface | |
Ccapd::matrixAlgorithms::PARIIntMatrixAlgorithms | |
Ccapd::matrixAlgorithms::PARIIntMatrixAlgorithms::QuotientBaseMatrix< Matrix > | |
Ccapd::matrixAlgorithms::PARIIntMatrixAlgorithms::SmithForm< Matrix > | |
Ccapd::matrixAlgorithms::PARIIntMatrixAlgorithms::SolveLinearEquation< Matrix > | |
Ccapd::matrixAlgorithms::QuotientBaseMatrix< Matrix, IntMatrixAlgorithms > | |
Ccapd::matrixAlgorithms::SmithForm< MatrixT, TraitsT > | |
Ccapd::matrixAlgorithms::SmithFormFactory | |
Ccapd::matrixAlgorithms::SmithFormTraits< MatrixT > | |
Ccapd::matrixAlgorithms::SolveLinearEquation< Matrix, IntMatrixAlgorithms > | |
Ccapd::multiPrec::MpPrecision | Wrapper for mpfr precision type |
Ccapd::multiPrec::MpReal | MpReal represents multiple precision real number with controlled rounding |
Ccapd::Newton | |
Ccapd::newton::Krawczyk< MapType > | |
Ccapd::newton::Mapping< MatrixType > | General function for Newton or Krawczyk method f:R^n -> R^n |
Ccapd::pdes::ComputeOneStepSectionEnclosure< isC1 > | |
Ccapd::pdes::ComputeOneStepSectionEnclosure< false > | |
Ccapd::pdes::DissipativeVectorField< SeriesT > | The class provides a common interface for a dissipative vector required by the class PdeSolver |
Ccapd::pdes::GeometricBound | The class is class represents a subset of a countable infinite dimensional space |
►Ccapd::pdes::PdeAbstractSection< VectorT, MatrixT > | |
Ccapd::pdes::PdeAffineSection< VectorT, MatrixT > | TimeMap class provides class that serves as an affine Poincare section |
Ccapd::pdes::PdeCoordinateSection< VectorT, MatrixT > | TimeMap class provides class that serves as Poincare section of the form x_i = c |
Ccapd::pdes::PdeSectionDerivativesEnclosure< VectorT, MatrixT > | |
Ccapd::pdes::PolyLogBound | The class is class represents a subset of a countable infinite dimensional space |
Ccapd::pdes::PolynomialBound< Scalar, Exponent, M > | |
►Ccapd::poincare::AbstractSection< MatrixT > | PoicareSection is class that is default PoincareSection for class PoincareMap |
Ccapd::poincare::AffineSection< MatrixT > | TimeMap class provides class that serves as an affine Poincare section |
Ccapd::poincare::CoordinateSection< MatrixT > | TimeMap class provides class that serves as Poincare section of the form x_i = c |
Ccapd::poincare::NonlinearSection< MatrixT > | TimeMap class provides class that serves as Poincare section of the form x_i = c |
Ccapd::poincare::BasicPoincareMap< SolverT, SectionT > | BasicPoicareMap class is mainly used for non-rigorous computations of Poincare Map |
Ccapd::poincare::SaveStepControl< DS > | It saves step and step control settings on construction and restores them on destruction |
Ccapd::poincare::SectionDerivativesEnclosure< MatrixT > | |
Ccapd::poincare::TimeMap< SolverT > | TimeMap class provides methods for transport of sets (or points) by a given flow over some time interval |
Ccapd::rounding::DoubleRounding | Definition of class that switches rounding modes of double numbers |
Ccapd::rounding::IntRounding | Definition of class that virtually switches rounding modes of integer numbers because in this case no switching is needed (all operations are exact) |
Ccapd::rounding::RoundingTraits< T > | Class that for given type defines default class for rounding switching |
Ccapd::rounding::RoundingTraits< double > | |
Ccapd::rounding::RoundingTraits< float > | |
Ccapd::rounding::RoundingTraits< int > | |
Ccapd::rounding::RoundingTraits< long double > | |
Ccapd::TexWriter | |
Ccapd::threading::BaseTPMap< S, VF > | |
Ccapd::threading::LambdaTask< F > | |
►Ccapd::threading::SolverFactory< Solver > | This is an interface of an abstract factory wich creates new instances of a specific solver; |
Ccapd::threading::DefaultSolverFactory< Solver > | |
Ccapd::threading::SolverPool< Solver > | |
Ccapd::threading::Task | This class is an abstract Task to be executed in a thread pool |
Ccapd::threading::ThreadPool | This class realizes a simple thread pool of fixed size |
Ccapd::TypeTraits< T > | Defines type traits such as their values zero, one etc |
Ccapd::TypeTraits< ::capd::intervals::Interval< T, RT > > | Specialization of TypeTraits for intervals |
Ccapd::TypeTraits< capd::cxsc::Interval > | Specialization for intervals |
Ccapd::TypeTraits< capd::filib::Interval< T, R, M > > | Specialization for intervals |
Ccapd::TypeTraits< capd::multiPrec::MpInt > | |
Ccapd::TypeTraits< capd::multiPrec::MpReal > | |
Ccapd::TypeTraits< fields::Complex< T > > | |
Ccapd::TypeTraits< T * > | |
Ccapd::TypeTraits< Z2 > | Traits of type Z2 |
Ccapd::TypeTraits< Zp > | Traits of type Zp |
Ccapd::vectalg::ColumnIterator< Scalar > | |
Ccapd::vectalg::ColumnVector< Scalar, rows > | This class realizes a vector without its own container, which is a reference to a subset of other object with his own container. A typical situation is a column of matrix which can be considered as a vector |
Ccapd::vectalg::const_ColumnIterator< Scalar > | |
Ccapd::vectalg::Container< Scalar, capacity > | Class Container together with suitable iterators The container has fixed size specified by a template argument 'capacity' |
►Ccapd::vectalg::Container< Scalar, 0 > | Specialization for capacity=0 This container allocates objects on a storage |
Ccapd::vectalg::MatrixContainer< Scalar, 0, 0 > | |
Ccapd::vectalg::Convert< ResultType, ScalarType, intervalToDoubleConversion > | |
Ccapd::vectalg::Convert< ResultType, ScalarType, false > | |
Ccapd::vectalg::Convert< ResultType, ScalarType, true > | |
Ccapd::vectalg::Matrix< Scalar, rows, cols > | |
Ccapd::vectalg::Matrix< Scalar, rows, cols >::rebind< U > | |
►Ccapd::vectalg::Norm< VectorType, MatrixType > | A general abstract norm |
Ccapd::vectalg::EuclLNorm< VectorType, MatrixType > | Euclidean Logarithmic Norm |
Ccapd::vectalg::EuclNorm< VectorType, MatrixType > | Euclidean norm |
Ccapd::vectalg::MaxLNorm< VectorType, MatrixType > | Logarithmic Norm |
Ccapd::vectalg::MaxNorm< VectorType, MatrixType > | norm (max norm) |
Ccapd::vectalg::SumLNorm< VectorType, MatrixType > | Logarytmic norm |
Ccapd::vectalg::SumNorm< VectorType, MatrixType > | norm |
Ccapd::vectalg::RowVector< Scalar, cols > | RowVector class realizes a vector without its own container. He is just a reference to a part of other object (i.e. Matrix of Vector) with his own container |
Ccapd::vectalg::RowVector< Scalar, cols >::rebind< U > | |
Ccapd::vectalg::Vector< Scalar, dim > | |
Ccapd::vectalg::Vector< Scalar, dim >::rebind< U > | |
►Ccapd::vectalg::Container< MatrixT::ScalarType, M *N *D!=0 ? M *Binomial< N+D, D >::value :0 > | |
►Ccapd::diffAlgebra::CnContainer< MatrixT::ScalarType, MatrixT::ColumnVectorType::csDim, MatrixT::RowVectorType::csDim, DEGREE > | |
Ccapd::diffAlgebra::Jet< MatrixT, DEGREE > | The class is used to store coefficients of a truncated power series to degree D Coefficients area assumed to be of a numeric type |
►Ccapd::vectalg::Container< MatrixType ::ScalarType, M *N *D!=0 ? M *Binomial< N+D, D >::value :0 > | |
►Ccapd::diffAlgebra::CnContainer< MatrixType ::ScalarType, MatrixType ::ColumnVectorType::csDim, MatrixType ::RowVectorType::csDim, DEGREE > | |
Ccapd::diffAlgebra::Jet< MatrixType, 0 > | |
Ccapd::diffAlgebra::Jet< MatrixType, DEGREE > | |
►Ccapd::vectalg::Container< MatrixType, M *N *D!=0 ? M *Binomial< N+D, D >::value :0 > | |
Ccapd::diffAlgebra::CnContainer< MatrixType, 0, 0, 0 > | |
►Ccapd::vectalg::Container< MultiindexData, M *N *D!=0 ? M *Binomial< N+D, D >::value :0 > | |
Ccapd::diffAlgebra::CnContainer< MultiindexData, 0, 0, 0 > | |
►Ccapd::vectalg::Container< Object, M *N *D!=0 ? M *Binomial< N+D, D >::value :0 > | |
Ccapd::diffAlgebra::CnContainer< Object, M, N, D > | The class is used to store coefficients of a multivariate polynomial of degree D Coefficients themselves can be polynomials as well |
►Ccapd::vectalg::Container< Scalar, M *D *(1+D)/2 > | |
Ccapd::diffAlgebra::Hessian< Scalar, M, D > | This class is used to store second order partial derivatives of a function |
►Ccapd::vectalg::Container< Scalar, rows *cols > | |
Ccapd::vectalg::MatrixContainer< Scalar, rows, cols > | This class inherits form general Container class and provides constructors and methods specific for two dimensional data |
►Ccapd::vectalg::Container< ScalarType, M *D *(1+D)/2 > | |
Ccapd::diffAlgebra::Hessian< ScalarType, VectorType::csDim, VectorType::csDim > | |
►Ccapd::diffAlgebra::CurveInterface< capd::IMatrix > | |
►Ccapd::pdes::PdeCurve< SeriesT > | This class is a data structure for storing of a parametric curve together with first order derivatives with respect to initial point |
Ccapd::pdes::PdeSolver< SeriesT, StepControlT > | |
Ccapd::pdes::PdeCurve< VectorType > | |
►Ccapd::diffAlgebra::CurveInterface< FadMapT::MatrixType > | |
►Ccapd::diffAlgebra::FadCurve< FadMapT::MatrixType > | |
►Ccapd::diffAlgebra::Curve< capd::diffAlgebra::FadCurve< FadMapT::MatrixType > > | |
►Ccapd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl > | |
Ccapd::dynsys::FadOdeSolver< FadMapT, StepControlT > | |
Ccapd::dynsys::BasicFadOdeSolver< FadMapT, StepControlT > | |
►Ccapd::diffAlgebra::CurveInterface< typename MapT::MatrixType > | |
►Ccapd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > | |
►Ccapd::diffAlgebra::Curve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType >, capd::TypeTraits< typename capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > ::ScalarType >::isInterval > | |
►Ccapd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > | |
►Ccapd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | |
Ccapd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | |
Ccapd::dynsys::BasicCnOdeSolver< MapT, StepControlT, CurveT > | |
►Ccapd::diffAlgebra::BasicCurve< typename MapT::MatrixType > | |
►Ccapd::diffAlgebra::BasicC2Curve< typename MapT::MatrixType > | |
►Ccapd::diffAlgebra::Curve< capd::diffAlgebra::BasicC2Curve< typename MapT::MatrixType >, capd::TypeTraits< typename capd::diffAlgebra::BasicC2Curve< typename MapT::MatrixType > ::ScalarType >::isInterval > | |
►Ccapd::diffAlgebra::C2Curve< capd::diffAlgebra::BasicC2Curve< typename MapT::MatrixType > > | |
►Ccapd::dynsys::BasicOdeSolver< MapT, capd::dynsys::DLastTermsStepControl, capd::diffAlgebra::C2Curve< capd::diffAlgebra::BasicC2Curve< typename MapT::MatrixType > > > | |
Ccapd::dynsys::BasicC2OdeSolver< MapT, StepControlT, CurveT > | |
►Ccapd::dynsys::BasicOdeSolver< MapT, capd::dynsys::ILastTermsStepControl, capd::diffAlgebra::C2Curve< capd::diffAlgebra::BasicC2Curve< typename MapT::MatrixType > > > | |
►Ccapd::dynsys::BasicC2OdeSolver< MapT, capd::dynsys::ILastTermsStepControl, capd::diffAlgebra::C2Curve< capd::diffAlgebra::BasicC2Curve< typename MapT::MatrixType > > > | |
Ccapd::dynsys::C2OdeSolver< MapT, StepControlPolicyT, EnclosurePolicyT, CurveT > | |
►Ccapd::dynsys::OdeSolver< MapT, capd::dynsys::ILastTermsStepControl, HighOrderEnclosure, capd::diffAlgebra::C2Curve< capd::diffAlgebra::BasicC2Curve< typename MapT::MatrixType > > > | |
Ccapd::dynsys::C2OdeSolver< MapT, StepControlPolicyT, EnclosurePolicyT, CurveT > | |
►Ccapd::diffAlgebra::Curve< capd::diffAlgebra::BasicCurve< typename MapT::MatrixType > > | |
►Ccapd::dynsys::BasicOdeSolver< MapT, capd::dynsys::ILastTermsStepControl, capd::diffAlgebra::Curve< capd::diffAlgebra::BasicCurve< typename MapT::MatrixType > > > | |
Ccapd::dynsys::OdeSolver< MapT, StepControlPolicyT, EnclosurePolicy, CurveT > | |
Ccapd::dynsys::BasicOdeSolver< MapT, StepControlT, CurveT > | MapT constraints: type definitions: |
►Ccapd::diffAlgebra::CurveInterface< typename typename MapT::MapType ::MatrixType > | |
►Ccapd::diffAlgebra::BasicCurve< typename typename MapT::MapType ::MatrixType > | |
►Ccapd::diffAlgebra::Curve< capd::diffAlgebra::BasicCurve< typename typename MapT::MapType ::MatrixType > > | |
►Ccapd::dynsys::BasicOdeSolver< typename MapT::MapType, capd::dynsys::ILastTermsStepControl, capd::diffAlgebra::Curve< capd::diffAlgebra::BasicCurve< typename typename MapT::MapType ::MatrixType > > > | |
Ccapd::dynsys::OdeSolver< typename MapT::MapType > | |
Ccapd::autodiff::DagIndexer< ScalarType > | |
Ccapd::autodiff::DagIndexer< T > | |
►Ccapd::diffIncl::DiffInclusion< MapT, capd::dynsys::OdeSolver< typename MapT::MapType > > | |
Ccapd::diffIncl::DiffInclusionCW< MapT, DynSysT > | Class for rigorous integration of differential inclusions |
Ccapd::diffIncl::DiffInclusionLN< MapT, DynSysT > | Class for rigorous integration of differential inclusions |
►Ccapd::pdes::DissipativeVectorField< capd::pdes::GeometricBound > | |
Ccapd::pdes::OneDimKSSineVectorField | The class implements vector field of the one-dimensional real Kuramoto-Shivashinsky PDE under the following assumptions 1 .The solutions are represented in the Fourier basis |
►Ccapd::dynset::DoubletonData< GeometricBound::MatrixType > | |
Ccapd::dynset::C0DoubletonSet< GeometricBound::MatrixType, capd::C0Rect2Policies > | |
►Ccapd::dynset::C1DoubletonData< GeometricBound::MatrixType > | |
Ccapd::dynset::C1DoubletonSet< GeometricBound::MatrixType, Policies > | |
►Ccapd::dynsys::DynSys< FadMapT::MatrixType > | |
►Ccapd::dynsys::C1DynSys< FadMapT::MatrixType > | |
Ccapd::dynsys::FadOdeSolver< FadMapT, StepControlT > | |
►Ccapd::dynsys::DynSys< MapT::MatrixType > | |
►Ccapd::dynsys::C1DynSys< MapT::MatrixType > | |
►Ccapd::dynsys::C2DynSys< MapT::MatrixType > | |
Ccapd::dynsys::C2OdeSolver< MapT, StepControlPolicyT, EnclosurePolicyT, CurveT > | |
►Ccapd::dynsys::CnDynSys< MapT::MatrixType > | |
Ccapd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | |
Ccapd::dynsys::OdeSolver< MapT, StepControlPolicyT, EnclosurePolicy, CurveT > | |
Ccapd::dynsys::OdeSolver< MapT, capd::dynsys::ILastTermsStepControl, HighOrderEnclosure, capd::diffAlgebra::C2Curve< capd::diffAlgebra::BasicC2Curve< typename MapT::MatrixType > > > | |
Ccapd::dynsys::DiscreteDynSys< MapT > | DiscreteDynSys is a proxy to convert any Map into discrete Dynamical System |
Ccapd::dynsys::DynSysMap< MapT > | DynSysMap is a proxy to convert any Map into discrete Dynamical System |
►Ccapd::dynsys::DynSys< MatrixType > | |
Ccapd::dynsys::C1DynSys< MatrixType > | |
►Ccapd::dynsys::DynSys< typename MapT::MapType ::MatrixType > | |
►Ccapd::dynsys::C1DynSys< typename MapT::MapType ::MatrixType > | |
Ccapd::dynsys::OdeSolver< typename MapT::MapType > | |
Cfadbad::Op< capd::filib::Interval< BoundType, R, M > > | |
CGraphicalOutput< SetType > | |
►CGraphT | |
Ccapd::invset::CubicalMap< MapT, GraphT, ResolutionT > | |
►Ccapd::covrel::HSet< capd::vectalg::Vector< double, 2 >, capd::vectalg::Vector< interval, 2 > > | |
►Ccapd::covrel::TripleSet | TripleSet - a planar h-set with one unstable direction Authors: Implementation of derived classes and functions: Jaroslaw Dulak and Daniel Wilczak |
Ccapd::covrel::GraphicsTripleSet | |
►Ccapd::covrel::HSet< capd::vectalg::Vector< double, 3 >, capd::vectalg::Vector< interval, 3 > > | |
►Ccapd::covrel::HSet3D | The class HSet3D provides a h-set in R^3 with one unstable direction and two stable directions |
Ccapd::covrel::GraphicsHSet3D | |
►Ccapd::covrel::HSet< MatrixT::RowVectorType, IMatrixT::RowVectorType > | |
►Ccapd::covrel::HSetMD< MatrixT, IMatrixT > | This class provides a h-set in an arbitrary dimension |
Ccapd::covrel::HSet2D< MatrixT, IMatrixT > | This class provides a h-set in R^2 with one unstable and one stable direction |
►CHSetT | |
Ccapd::covrel::HSetWithCones< HSetT, QFormT > | |
►Ccapd::IntegralTypeTraits< double > | |
►Ccapd::FloatingTypeTraits< double > | |
Ccapd::TypeTraits< double > | Traits of type double |
►Ccapd::IntegralTypeTraits< float > | |
►Ccapd::FloatingTypeTraits< float > | |
Ccapd::TypeTraits< float > | Traits of type float |
►Ccapd::IntegralTypeTraits< int > | |
Ccapd::TypeTraits< int > | Traits of type int |
►Ccapd::IntegralTypeTraits< long > | |
Ccapd::TypeTraits< long > | Traits of type long |
►Ccapd::IntegralTypeTraits< long double > | |
►Ccapd::FloatingTypeTraits< long double > | |
Ccapd::TypeTraits< long double > | Traits of type long double |
►Ccapd::IntegralTypeTraits< long long > | |
Ccapd::TypeTraits< long long > | Traits of type long long |
►Ccapd::IntegralTypeTraits< short > | |
Ccapd::TypeTraits< short > | Traits of type short |
Ccapd::intervals::Interval< T, RT > | |
Ccapd::intervals::IntervalTraits< BoundType > | |
Clogtwo< N > | |
Clogtwo< 0 > | |
CMapIterator | |
Ccapd::vectalg::Matrix< double, 3, 3 > | |
Ccapd::vectalg::Matrix< interval, 3, 3 > | |
Ccapd::vectalg::Matrix< Scalar, 0, 0 > | |
►Ccapd::geomset::MatrixAffineSet< GeometricBound::MatrixType > | |
►Ccapd::geomset::MatrixDoubletonSet< GeometricBound::MatrixType > | |
Ccapd::dynset::C1DoubletonSet< GeometricBound::MatrixType, Policies > | |
►CMatrixIterator< Matrix > | |
Cconst_MatrixIterator< Matrix > | |
CMatrixSlice< matrix > | This class represents a matrix without own container and data it is used for operations on submatrices |
►CNodeData | |
Ccapd::invset::GraphNode< EdgeSetT, NodeData > | |
►Ccapd::dynsys::NoStepControlInterface< NoStepControl > | |
Ccapd::dynsys::StepControlInterface< NoStepControl, double > | |
►COde | |
Ccapd::dynsys::VLin3D< MatrixT > | |
►COdeNum | |
Ccapd::dynsys::OdeNumTaylor< MatrixT > | |
►Ccapd::diffAlgebra::ParametricCurve< BaseCurveT::MatrixType > | |
Ccapd::diffAlgebra::Curve< BaseCurveT, isInterval > | This class provides methods for evaluation of the parametric curve for a given parameter value |
Ccapd::diffAlgebra::Curve< BaseCurveT, true > | Specialization for interval types |
Ccapd::diffAlgebra::Curve< BaseCurveT, capd::TypeTraits< typename BaseCurveT::ScalarType >::isInterval > | |
►Ccapd::diffAlgebra::ParametricCurve< capd::diffAlgebra::BasicC2Curve< typename MapT::MatrixType > ::MatrixType > | |
Ccapd::diffAlgebra::Curve< capd::diffAlgebra::BasicC2Curve< typename MapT::MatrixType >, capd::TypeTraits< typename capd::diffAlgebra::BasicC2Curve< typename MapT::MatrixType > ::ScalarType >::isInterval > | |
►Ccapd::diffAlgebra::ParametricCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > ::MatrixType > | |
Ccapd::diffAlgebra::Curve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType >, capd::TypeTraits< typename capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > ::ScalarType >::isInterval > | |
►Ccapd::diffAlgebra::ParametricCurve< capd::diffAlgebra::BasicCurve< typename MapT::MatrixType > ::MatrixType > | |
Ccapd::diffAlgebra::Curve< capd::diffAlgebra::BasicCurve< typename MapT::MatrixType > > | |
►Ccapd::diffAlgebra::ParametricCurve< capd::diffAlgebra::BasicCurve< typename typename MapT::MapType ::MatrixType > ::MatrixType > | |
Ccapd::diffAlgebra::Curve< capd::diffAlgebra::BasicCurve< typename typename MapT::MapType ::MatrixType > > | |
►Ccapd::diffAlgebra::ParametricCurve< capd::diffAlgebra::FadCurve< FadMapT::MatrixType > ::MatrixType > | |
Ccapd::diffAlgebra::Curve< capd::diffAlgebra::FadCurve< FadMapT::MatrixType > > | |
►Ccapd::diffAlgebra::ParametricCurve< capd::IMatrix, SeriesT > | |
Ccapd::pdes::PdeCurve< SeriesT > | This class is a data structure for storing of a parametric curve together with first order derivatives with respect to initial point |
►Ccapd::diffAlgebra::ParametricCurve< capd::IMatrix, VectorType > | |
Ccapd::pdes::PdeCurve< VectorType > | |
►Ccapd::diffAlgebra::ParametricCurve< CurveT::MatrixType > | |
►Ccapd::diffAlgebra::BaseSolutionCurve< CurveT > | This file defines class that represents parametric curve in |
Ccapd::diffAlgebra::SolutionCurve< CurveT, isInterval > | |
Ccapd::diffAlgebra::SolutionCurve< CurveT, true > | |
►CPolicies | |
Ccapd::dynset::C1DoubletonSet< GeometricBound::MatrixType, Policies > | |
Ccapd::dynset::C0AffineSet< MatrixT, Policies > | The set is represented as: x + B*r; and is moved by the following method |
Ccapd::dynset::C0DoubletonSet< MatrixT, Policies > | The set is represented as doubleton: x + C*r0 + B*r; and is moved by the following method |
Ccapd::dynset::C1AffineSet< MatrixT, Policies > | The C1 set is represented as doubleton: x + B*r; |
Ccapd::dynset::C1DoubletonSet< MatrixT, Policies > | The C1 set is represented as doubleton: x + C*r0 + B*r; |
Ccapd::dynset::C2DoubletonSet< MatrixT, Policies > | C2 set in doubleton form |
Ccapd::dynset::CnDoubletonSet< MatrixT, Policies, DEGREE > | This set stores vector of derivatives with respect to a multiindex alpha as a doubleton |
Ccapd::dynset::CnRect2Set< MatrixT, Policies, DEGREE > | Set that stores all derivatives to given order in doubleton form with reorganization moved by QR decomposition method |
CpowerThree< N > | |
CpowerThree< 0 > | |
►Ccapd::covrel::QuadraticForm< typename HSetT::IMatrixType > | |
Ccapd::covrel::HSetWithCones< HSetT, QFormT > | |
CrationalNumber< intType > | |
CRotatedHenonMap | |
►Ccapd::matrixAlgorithms::SmithForm< capd::vectalg::Matrix< Scalar, 0, 0 >, GetPARISmithFormTraits< Scalar >::type > | |
Ccapd::matrixAlgorithms::PARISmithForm< Scalar > | |
►Ccapd::matrixAlgorithms::SmithForm< MatrixT, SmithFormTraits< MatrixT > > | |
Ccapd::matrixAlgorithms::CAPDSmithForm< MatrixT, Traits > | |
►Ccapd::threading::SolverFactory< PMap< PM, Section > > | |
Ccapd::threading::PMapFactory< PM, Section > | |
►Ccapd::threading::SolverFactory< TMap< TM > > | |
Ccapd::threading::TMapFactory< TM > | |
►Ccomplex | |
Ccapd::fields::Complex< double > | |
Ccapd::fields::Complex< float > | |
Ccapd::fields::Complex< long double > | |
►Cexception | |
Ccapd::basicalg::interval_io_exception | |
CNaNException | |
►Clist | |
Ccapd::invset::ForbiddenSet< VectorT > | Class that defines forbidden set |
Ccapd::invset::Scope< VectorT > | Class that defines set of regions it can be used do define domain, range, allowed sets for graphs |
►Cmap | |
Ccapd::invset::Graph< VertexT, lessT, NodeDataT > | It defines a graph that in each node can store additional data |
►Ccapd::invset::Graph< capd::vectalg::Vector< int, 0 >, less< capd::vectalg::Vector< int, 0 > >, MapGraphNodeData< MapT::VectorType, MapT::MatrixType > > | |
►Ccapd::invset::CubicalMap< MapT, Graph< capd::vectalg::Vector< int, 0 >, less< capd::vectalg::Vector< int, 0 > >, MapGraphNodeData< MapT::VectorType, MapT::MatrixType > >, capd::vectalg::Vector< int, 0 > > | |
Ccapd::invset::MapGraph< MapT, VertexT, lessT, ResolutionT > | |
►Cruntime_error | |
Ccapd::dynsys::SolverException< VectorType > | |
Ccapd::intervals::IntervalError< T_Bound > | Instation of the IntervalError class is throwed by the Interval class on error |
Ccapd::poincare::PoincareException< setType > | |
CEmptyIntersectionException | |
►Ccapd::dynsys::StepControlInterface< capd::dynsys::DLastTermsStepControl, FadMapT::ScalarType > | |
Ccapd::dynsys::BasicFadOdeSolver< FadMapT, StepControlT > | |
►Ccapd::dynsys::StepControlInterface< capd::dynsys::DLastTermsStepControl, MapT::ScalarType > | |
Ccapd::dynsys::BasicOdeSolver< MapT, capd::dynsys::DLastTermsStepControl, capd::diffAlgebra::C2Curve< capd::diffAlgebra::BasicC2Curve< typename MapT::MatrixType > > > | |
Ccapd::dynsys::BasicCnOdeSolver< MapT, StepControlT, CurveT > | |
Ccapd::dynsys::BasicOdeSolver< MapT, StepControlT, CurveT > | MapT constraints: type definitions: |
►Ccapd::dynsys::StepControlInterface< capd::dynsys::IEncFoundStepControl, FadMapT::ScalarType > | |
Ccapd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl > | |
►Ccapd::dynsys::StepControlInterface< capd::dynsys::IEncFoundStepControl, MapT::ScalarType > | |
Ccapd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | |
►Ccapd::dynsys::StepControlInterface< capd::dynsys::ILastTermsStepControl, MapT::ScalarType > | |
Ccapd::dynsys::BasicOdeSolver< MapT, capd::dynsys::ILastTermsStepControl, capd::diffAlgebra::C2Curve< capd::diffAlgebra::BasicC2Curve< typename MapT::MatrixType > > > | |
Ccapd::dynsys::BasicOdeSolver< MapT, capd::dynsys::ILastTermsStepControl, capd::diffAlgebra::Curve< capd::diffAlgebra::BasicCurve< typename MapT::MatrixType > > > | |
►Ccapd::dynsys::StepControlInterface< capd::dynsys::ILastTermsStepControl, SeriesT::ScalarType > | |
Ccapd::pdes::PdeSolver< SeriesT, StepControlT > | |
►Ccapd::dynsys::StepControlInterface< capd::dynsys::ILastTermsStepControl, typename MapT::MapType ::ScalarType > | |
Ccapd::dynsys::BasicOdeSolver< typename MapT::MapType, capd::dynsys::ILastTermsStepControl, capd::diffAlgebra::Curve< capd::diffAlgebra::BasicCurve< typename typename MapT::MapType ::MatrixType > > > | |
►Ccapd::diffAlgebra::TimeRange< BaseSetT::MatrixType ::ScalarType > | |
Ccapd::dynset::C0Set< BaseSetT::MatrixType > | |
Ccapd::dynset::C1Set< BaseSetT::MatrixType > | |
►Ccapd::diffAlgebra::TimeRange< GeometricBound::MatrixType ::ScalarType > | |
Ccapd::dynset::C0Set< GeometricBound::MatrixType > | |
Ccapd::dynset::C1Set< GeometricBound::MatrixType > | |
►Ccapd::diffAlgebra::TimeRange< MatrixT::RowVectorType ::ScalarType > | |
►Ccapd::diffAlgebra::C0TimeJet< MatrixT::RowVectorType > | |
►Ccapd::diffAlgebra::C1TimeJet< MatrixT > | |
Ccapd::diffAlgebra::C2TimeJet< MatrixT > | |
►Ccapd::diffAlgebra::TimeRange< MatrixT::ScalarType > | |
Ccapd::diffAlgebra::CnTimeJet< MatrixT, DEGREE > | The class represent a jet of solution to a nonautomnomous ODE |
Ccapd::dynset::C0Set< MatrixT > | Common interface of all sets that stores only C0 information (set position) |
Ccapd::dynset::C1Set< MatrixT > | Common interface of all sets that store C1 informations (set position and first derivatives) |
Ccapd::dynset::C2Set< MatrixT > | Common interface of all sets that store C2 information (set position and first and second derivatives) |
Ccapd::dynset::CnSet< MatrixT, DEGREE > | Common interface of all sets that store Cn information (set position and derivatives to order n) |
Ccapd::dynset::CnSet< MatrixT, 0 > | |
►Ccapd::diffAlgebra::TimeRange< VectorT::ScalarType > | |
Ccapd::diffAlgebra::C0TimeJet< VectorT > | |
Ccapd::TypeTraits< ScalarType > | |
Ccapd::vectalg::Vector< double, 2 > | |
Ccapd::vectalg::Vector< double, 3 > | |
►Ccapd::vectalg::Vector< int, 0 > | |
Ccapd::vectalg::Multiindex | For a Multiindex mi, mi[p] is a number of differentiation with respect to i-th variable. For example, a Multipointer mp=(0,0,2,3) in 5-dimensional space corresponds to the Multiindex mi=(2,0,1,1,0). Hence, Multiindex agrees with standard notation and it contains an additional information about the dimension of the domain of the function |
Ccapd::vectalg::Multipointer | Multipointer always contains nondecreasing list of indexes of variables |
Ccapd::vectalg::Vector< interval, 2 > | |
Ccapd::vectalg::Vector< interval, 3 > | |
Ccapd::vectalg::Vector< ScalarType, D > | |
►CwxApp | |
Ccapd::krak::wxWin::KrakApp | |
►CwxFrame | |
Ccapd::krak::wxWin::KrakFrame | |
►CwxThread | |
Ccapd::krak::wxWin::KrakThread | |
CZ2 | |
CZp | |
CMatrixType | |
CMatrixType | |
CRowVectorType | |
CScalarType | |
Cbool | |
Cbool * | |
CScalarType * | |
CScalarType * | |
Cdouble | |
Cint | |
CScalarType | |
CScalarType | |
CScalarType | |
CMultiindexData | |
CObject | |
CSolver | |
CSolver | |
CIMatrixType | |
CVectorFieldType | |
CVectorFieldType | |
CScalarType | |