CAPD DynSys Library
5.2.0
|
This is the complete list of members for capd::dynsys::C1DynSys< MatrixType >, including all inherited members.
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< MatrixType > | pure virtual |
encloseC1Map(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)=0 | capd::dynsys::C1DynSys< MatrixType > | pure virtual |
enclosure(const ScalarType &t, const VectorType &x)=0 | capd::dynsys::DynSys< MatrixType > | pure virtual |
getStep() const | capd::dynsys::DynSys< MatrixType > | inlinevirtual |
JacPhi(const ScalarType &t, const VectorType &iv)=0 | capd::dynsys::DynSys< MatrixType > | pure virtual |
Lipschitz(const ScalarType &t, const VectorType &iv, NormType &n) | capd::dynsys::DynSys< MatrixType > | virtual |
MatrixType typedef | capd::dynsys::DynSys< MatrixType > | |
NormType typedef | capd::dynsys::DynSys< MatrixType > | |
Phi(const ScalarType &t, const VectorType &iv)=0 | capd::dynsys::DynSys< MatrixType > | pure virtual |
Remainder(const ScalarType &t, const VectorType &iv, VectorType &out_enc)=0 | capd::dynsys::DynSys< MatrixType > | pure virtual |
ScalarType typedef | capd::dynsys::C1DynSys< MatrixType > | |
VectorType typedef | capd::dynsys::C1DynSys< MatrixType > | |
~DynSys() | capd::dynsys::DynSys< MatrixType > | inlinevirtual |