CAPD::DynSys Library
6.0.0
|
This is the complete list of members for capd::dynsys::DynSys< MatrixT >, 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< 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 ScalarType &t, const VectorType &iv)=0 | capd::dynsys::DynSys< MatrixT > | pure virtual |
Lipschitz(const ScalarType &t, const VectorType &iv, NormType &n) | capd::dynsys::DynSys< MatrixT > | virtual |
MatrixType typedef | capd::dynsys::DynSys< MatrixT > | |
NormType typedef | capd::dynsys::DynSys< MatrixT > | |
Phi(const ScalarType &t, const VectorType &iv)=0 | capd::dynsys::DynSys< MatrixT > | pure virtual |
Remainder(const ScalarType &t, const VectorType &iv, VectorType &out_enc)=0 | capd::dynsys::DynSys< MatrixT > | pure virtual |
ScalarType typedef | capd::dynsys::DynSys< MatrixT > | |
VectorType typedef | capd::dynsys::DynSys< MatrixT > | |
~DynSys() | capd::dynsys::DynSys< MatrixT > | inlinevirtual |