CAPD::DynSys Library
6.0.0
|
This is the complete list of members for capd::dynsys::C2DynSys< 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 |
encloseC1Map(const ScalarType &t, const VectorType &x, const VectorType &xx, VectorType &o_phi, VectorType &o_rem, VectorType &o_enc, MatrixT &o_jacPhi, MatrixT &o_jacRem, MatrixT &o_jacEnc)=0 | capd::dynsys::C1DynSys< MatrixT > | 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)=0 | capd::dynsys::C2DynSys< MatrixT > | pure virtual |
enclosure(const ScalarType &t, const VectorType &x)=0 | capd::dynsys::DynSys< MatrixT > | pure virtual |
getStep() const | capd::dynsys::DynSys< MatrixT > | inlinevirtual |
HessianType typedef | capd::dynsys::C2DynSys< MatrixT > | |
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::C2DynSys< MatrixT > | |
NormType typedef | capd::dynsys::C2DynSys< 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::C2DynSys< MatrixT > | |
VectorType typedef | capd::dynsys::C2DynSys< MatrixT > | |
~DynSys() | capd::dynsys::DynSys< MatrixT > | inlinevirtual |