| addMultiindexToMask(const capd::vectalg::Multiindex &mi) | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | inline |
| adjustTimeStep(const ScalarType &newStep) | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | inline |
| BaseTaylor typedef | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | |
| BasicCnOdeSolver(VectorFieldType &a_vectorField, size_type a_order, const capd::dynsys::IEncFoundStepControl &stepControl=capd::dynsys::IEncFoundStepControl()) | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | |
| BasicCnOdeSolver(const BasicCnOdeSolver &s) | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | inlineprotected |
| C1TimeJetType typedef | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | |
| c2Remainder(const VectorType &Enc, const MatrixType &jacEnc, const HessianType &hessianEnc, VectorType &o_Rem, MatrixType &o_jacRem, HessianType &o_hessianRem) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | |
| C2TimeJetType typedef | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | |
| CnCurve(Real left, Real right, size_type dimension, size_type order, size_type degree) | capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > | inline |
| cnEnclosure(const ScalarType &t, const VectorType &x, JetT &result) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | |
| CnOdeSolver(VectorFieldType &vectorField, size_type order, const StepControlT &stepControl=StepControlT()) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | |
| CnOdeSolver(const CnOdeSolver &t) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | inlineprotected |
| cnRemainder(const JetT &enc, JetT &result) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | |
| CnTimeJetType typedef | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | |
| computeCoefficients(const VectorType &x, size_type order) | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | inline |
| computeCoefficients(ScalarType t, const VectorType &x, size_type order) | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | inline |
| computeCoefficients(const VectorType &x, const MatrixType &M, size_type order) | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | inline |
| computeCoefficients(ScalarType t, const VectorType &x, const MatrixType &M, size_type order) | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | inline |
| computeCoefficientsAtCenter(const VectorType &x, size_type order) | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | inline |
| computeCoefficientsAtCenter(ScalarType t, const VectorType &x, size_type order) | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | inline |
| computeRemainder(ScalarType t, const VectorType &xx, VectorType &o_enc, VectorType &o_rem) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | virtual |
| computeRemainder(ScalarType t, const VectorType &xx, C1TimeJetType &o_enc, C1TimeJetType &o_rem) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | virtual |
| computeRemainder(ScalarType t, const VectorType &xx, C2TimeJetType &o_enc, C2TimeJetType &o_rem) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | virtual |
| computeRemainder(ScalarType t, const VectorType &xx, JetT &o_enc, JetT &o_rem) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | |
| computeRemainderCoefficients(const VectorType &x) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | inline |
| computeRemainderCoefficients(const VectorType &x, const MatrixType &M) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | inline |
| computeRemainderCoefficients(ScalarType t, const VectorType &x) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | inline |
| computeRemainderCoefficients(ScalarType t, const VectorType &x, const MatrixType &M) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | inline |
| computeTimeStep(const ScalarType &t, const VectorType &x) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | inline |
| BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > >::computeTimeStep(const VectorType &v) | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | inlineprotected |
| Curve(Real left, Real right, size_type dimension, size_type order, size_type degree) | capd::diffAlgebra::Curve< BaseCurveT, isInterval > | |
| degree() const | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | inline |
| derivative(const ScalarType &h) const | capd::diffAlgebra::Curve< BaseCurveT, isInterval > | virtual |
| difference_type typedef | capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > | |
| encloseC0Map(const ScalarType &t, const VectorType &x0, const VectorType &x, VectorType &o_phi, VectorType &o_rem, VectorType &o_enc, MatrixType &o_jacPhi) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | |
| CnDynSys< MapT::MatrixType >::encloseC0Map(const ScalarType &t, const VectorType &x, const VectorType &xx, VectorType &o_phi, VectorType &o_rem, VectorType &o_enc, MatrixType &o_jacPhi)=0 | capd::dynsys::DynSys< MapT::MatrixType > | pure virtual |
| encloseC1Map(const ScalarType &t, const VectorType &x0, const VectorType &x, VectorType &o_phi, VectorType &o_rem, VectorType &o_enc, MatrixType &o_jacPhi, MatrixType &o_jacRem, MatrixType &o_jacEnc) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | |
| CnDynSys< MapT::MatrixType >::encloseC1Map(const ScalarType &t, const VectorType &x, const VectorType &xx, VectorType &o_phi, VectorType &o_rem, VectorType &o_enc, MapT::MatrixType &o_jacPhi, MapT::MatrixType &o_jacRem, MapT::MatrixType &o_jacEnc)=0 | capd::dynsys::C1DynSys< MapT::MatrixType > | pure virtual |
| encloseC2Map(const ScalarType &t, const VectorType &x, const VectorType &xx, VectorType &o_phi, VectorType &o_rem, VectorType &o_enc, MatrixType &o_jacPhi, MatrixType &o_jacRem, MatrixType &o_jacEnc, HessianType &o_hessianPhi, HessianType &o_hessianRem, HessianType &o_hessianEnc) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | |
| CnDynSys< MapT::MatrixType >::encloseC2Map(const ScalarType &t, const VectorType &x, const VectorType &xx, VectorType &o_phi, VectorType &o_rem, VectorType &o_enc, MatrixType &o_jacPhi, MatrixType &o_jacRem, MatrixType &o_jacEnc, HessianType &o_hessianPhi, HessianType &o_hessianRem, HessianType &o_hessianEnc)=0 | capd::dynsys::C2DynSys< MapT::MatrixType > | pure virtual |
| encloseCnMap(const ScalarType &t, const VectorType &x, const VectorType &xx, JetT &phi, JetT &rem, JetT &enc) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | |
| enclosure(const ScalarType &t, const VectorType &x) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | inlinevirtual |
| EnclosurePolicy typedef | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | |
| eval(ScalarType h, JetType &v) const | capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > | virtual |
| evalAndSum(VectorType &v) | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | protected |
| evalAndSum(VectorType &v, MatrixType &der) | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | protected |
| evalAndSum(VectorType &v, MatrixType &der, HessianType &hessian) | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | protected |
| evalAndSum(JetType &v) | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | protected |
| FunctionType typedef | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | |
| getAbsoluteTolerance() const | capd::dynsys::StepControlInterface< StepControlT, Scalar > | inline |
| getCoeffNorm(size_type i, size_type degree) const | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | |
| getCurrentTime() const | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | inline |
| BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > >::getCurrentTime() const | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | inlineprotected |
| getCurve() | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | |
| getEffectiveTolerance(Solver &solver, const SetType &s) | capd::dynsys::StepControlInterface< StepControlT, Scalar > | inlinestatic |
| getLeftDomain() const | capd::diffAlgebra::ParametricCurve< BaseCurveT::MatrixType > | inlinevirtual |
| getMask() const | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | inlineprotected |
| getMask(size_type j) const | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | inlineprotected |
| getMask(size_type j, size_type c) const | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | inlineprotected |
| getMaxStep() const | capd::dynsys::StepControlInterface< StepControlT, Scalar > | inline |
| getRelativeTolerance() const | capd::dynsys::StepControlInterface< StepControlT, Scalar > | inline |
| getRightDomain() const | capd::diffAlgebra::ParametricCurve< BaseCurveT::MatrixType > | inlinevirtual |
| getStep() const | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | inlinevirtual |
| getStepControl() const | capd::dynsys::StepControlInterface< StepControlT, Scalar > | inline |
| getVectorField() const | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | inline |
| getVectorField() | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | inline |
| BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > >::getVectorField() const | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | inline |
| hessian(const ScalarType &h) const | capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > | virtual |
| HessianType typedef | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | |
| isStepChangeAllowed() const | capd::dynsys::StepControlInterface< StepControlT, Scalar > | inline |
| JacPhi(const ScalarType &t, const VectorType &iv) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | virtual |
| JacRemainder(const ScalarType &t, const VectorType &vecEnclosure, const MatrixType &jacEnclosure, VectorType &Remainder, MatrixType &jacRemainder) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | |
| jet(const ScalarType &h) const | capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > | virtual |
| JetType typedef | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | |
| Lipschitz(const ScalarType &t, const VectorType &iv, NormType &n) | capd::dynsys::DynSys< MapT::MatrixType > | virtual |
| m_absoluteTolerance | capd::dynsys::StepControlInterface< StepControlT, Scalar > | protected |
| m_defaultC1InitialCondition | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | protected |
| m_defaultC2InitialCondition | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | protected |
| m_fixedTimeStep | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | protected |
| m_left | capd::diffAlgebra::ParametricCurve< BaseCurveT::MatrixType > | protected |
| m_listIndices | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | protected |
| m_maxStep | capd::dynsys::StepControlInterface< StepControlT, Scalar > | protected |
| m_onOffStepControl | capd::dynsys::StepControlInterface< StepControlT, Scalar > | protected |
| m_relativeTolerance | capd::dynsys::StepControlInterface< StepControlT, Scalar > | protected |
| m_right | capd::diffAlgebra::ParametricCurve< BaseCurveT::MatrixType > | protected |
| m_step | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | protected |
| m_stepControl | capd::dynsys::StepControlInterface< StepControlT, Scalar > | protected |
| m_vField | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | protected |
| MatrixType typedef | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | |
| Multiindex typedef | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | |
| Multipointer typedef | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | |
| NormType typedef | capd::dynsys::C2DynSys< MapT::MatrixType > | |
| onOffStepControl(bool _onOffStepControl) | capd::dynsys::StepControlInterface< StepControlT, Scalar > | inline |
| operator()(SetType &set) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | inline |
| operator()(SetType &set, SetType &result) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | inline |
| BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > >::operator()(VectorType) | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | |
| BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > >::operator()(ScalarType &t, const VectorType &) | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | inline |
| BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > >::operator()(VectorType, MatrixType &o_resultDerivative) | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | |
| BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > >::operator()(ScalarType &t, const VectorType &, MatrixType &o_resultDerivative) | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | inline |
| BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > >::operator()(VectorType, const MatrixType &derivative, MatrixType &o_resultDerivative) | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | |
| BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > >::operator()(ScalarType &t, const VectorType &v, const MatrixType &derivative, MatrixType &o_resultDerivative) | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | inline |
| BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > >::operator()(JetT &jet) | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | inline |
| BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > >::operator()(VectorType, MatrixType &, HessianType &) | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | |
| BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > >::operator()(ScalarType &t, const VectorType &, MatrixType &, HessianType &) | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | inline |
| BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > >::operator()(VectorType, const MatrixType &V, const HessianType &H, MatrixType &, HessianType &) | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | |
| BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > >::operator()(ScalarType &t, const VectorType &x, const MatrixType &V, const HessianType &H, MatrixType &, HessianType &) | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | inline |
| BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > >::operator()(ScalarType &t, JetType &) | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | |
| CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > >::operator()(const ScalarType &h) const | capd::diffAlgebra::Curve< BaseCurveT, isInterval > | virtual |
| operator=(const CnOdeSolver &) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | inlineprotected |
| BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > >::operator=(const BasicCnOdeSolver &) | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | inlineprotected |
| operator[](const ScalarType &h) const | capd::diffAlgebra::Curve< BaseCurveT, isInterval > | inlinevirtual |
| ParametricCurve(Real left, Real right) | capd::diffAlgebra::ParametricCurve< BaseCurveT::MatrixType > | |
| Phi(const ScalarType &t, const VectorType &iv) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | virtual |
| Real typedef | capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > | |
| Remainder(const ScalarType &t, const VectorType &iv, VectorType &o_enc) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | virtual |
| resetMask() | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | inline |
| saveCurrentSet(const capd::diffAlgebra::TimeRange< ScalarType > &) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | inlineprotected |
| saveCurrentSet(capd::dynset::C1Set< MatrixType > &set) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | inlineprotected |
| saveCurrentSet(capd::dynset::C2Set< MatrixType > &set) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | inlineprotected |
| saveCurrentSet(capd::dynset::CnSet< MatrixType > &set) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | inlineprotected |
| ScalarType typedef | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | |
| setAbsoluteTolerance(TolScalarType tol) | capd::dynsys::StepControlInterface< StepControlT, Scalar > | inline |
| setCurrentTime(const ScalarType &a_time) const | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | inline |
| BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > >::setCurrentTime(const ScalarType &a_time) const | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | inlineprotected |
| setDomain(Real left, Real right) | capd::diffAlgebra::ParametricCurve< BaseCurveT::MatrixType > | inlinevirtual |
| setInitialCondition(ScalarType t, const VectorType &x, const VectorType &xx) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | protected |
| BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > >::setInitialCondition(const JetType &coeff) | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | protected |
| BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > >::setInitialCondition(const VectorType &v, const MatrixType &D) | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | protected |
| BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > >::setInitialCondition(const VectorType &v, const MatrixType &D, const HessianType &H) | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | protected |
| setMask(Iterator b, Iterator e) | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | inline |
| setMaxStep(Scalar maxStep) | capd::dynsys::StepControlInterface< StepControlT, Scalar > | inline |
| setOrder(size_type order) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | |
| BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > >::setOrder(size_type order) | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | |
| setRelativeTolerance(TolScalarType tol) | capd::dynsys::StepControlInterface< StepControlT, Scalar > | inline |
| setStep(const ScalarType &newStep) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | inline |
| BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > >::setStep(const ScalarType &newStep) | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | inline |
| setStepControl(const StepControlType &stepControl) | capd::dynsys::StepControlInterface< StepControlT, Scalar > | inline |
| size_type typedef | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | |
| SolutionCurve typedef | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | |
| StepControlInterface() | capd::dynsys::StepControlInterface< StepControlT, Scalar > | inline |
| StepControlInterface(const StepControlType &stepControl) | capd::dynsys::StepControlInterface< StepControlT, Scalar > | inline |
| StepControlPolicy typedef | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | |
| StepControlType typedef | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | |
| sum(VectorType &v) | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | protected |
| sumTaylorSeries(VectorType &o_phi, MatrixType &o_jacPhi) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | |
| sumTaylorSeries(VectorType &o_phi, MatrixType &o_jacPhi, HessianType &o_hessianPhi) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | |
| sumTaylorSeries(JetT &o_phi) | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | |
| timeDerivative(const ScalarType &h) const | capd::diffAlgebra::Curve< BaseCurveT, isInterval > | |
| turnOffStepControl() | capd::dynsys::StepControlInterface< StepControlT, Scalar > | inline |
| turnOnStepControl() | capd::dynsys::StepControlInterface< StepControlT, Scalar > | inline |
| VectorFieldType typedef | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | |
| VectorType typedef | capd::dynsys::CnOdeSolver< MapT, StepControlT, EnclosurePolicyT, CurveT > | |
| ~BasicCnOdeSolver() | capd::dynsys::BasicCnOdeSolver< MapT, capd::dynsys::IEncFoundStepControl, capd::diffAlgebra::CnCurve< capd::diffAlgebra::BasicCnCurve< typename MapT::MatrixType > > > | virtual |
| ~DynSys() | capd::dynsys::DynSys< MapT::MatrixType > | inlinevirtual |
| ~ParametricCurve() | capd::diffAlgebra::ParametricCurve< BaseCurveT::MatrixType > | inlinevirtual |