a | capd::dynsys::Linear2d< MatrixT > | protected |
b | capd::dynsys::Linear2d< MatrixT > | protected |
c | capd::dynsys::Linear2d< MatrixT > | protected |
d | capd::dynsys::Linear2d< MatrixT > | protected |
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< MatrixT > | pure virtual |
enclosure(const ScalarType &t, const VectorType &x)=0 | capd::dynsys::DynSys< MatrixT > | pure virtual |
getStep() const | capd::dynsys::DynSys< MatrixT > | inlinevirtual |
JacPhi(const VectorType &iv) const | capd::dynsys::Linear2d< MatrixT > | |
capd::dynsys::DynSys::JacPhi(const ScalarType &t, const VectorType &iv)=0 | capd::dynsys::DynSys< MatrixT > | pure virtual |
Linear2d(const ScalarType &a_a, const ScalarType &a_b, const ScalarType &a_c, const ScalarType &a_d) | capd::dynsys::Linear2d< MatrixT > | inline |
Lipschitz(const ScalarType &t, const VectorType &iv, NormType &n) | capd::dynsys::DynSys< MatrixT > | virtual |
MatrixType typedef | capd::dynsys::Linear2d< MatrixT > | |
NormType typedef | capd::dynsys::DynSys< MatrixT > | |
Phi(const VectorType &iv) const | capd::dynsys::Linear2d< MatrixT > | |
capd::dynsys::DynSys::Phi(const ScalarType &t, const VectorType &iv)=0 | capd::dynsys::DynSys< MatrixT > | pure virtual |
Remainder(const VectorType &iv) const | capd::dynsys::Linear2d< MatrixT > | inline |
capd::dynsys::DynSys::Remainder(const ScalarType &t, const VectorType &iv, VectorType &out_enc)=0 | capd::dynsys::DynSys< MatrixT > | pure virtual |
ScalarType typedef | capd::dynsys::Linear2d< MatrixT > | |
VectorType typedef | capd::dynsys::Linear2d< MatrixT > | |
~DynSys() | capd::dynsys::DynSys< MatrixT > | inlinevirtual |