CAPD DynSys Library  5.2.0
capd::dynsys::FirstOrderEnclosure Member List

This is the complete list of members for capd::dynsys::FirstOrderEnclosure, including all inherited members.

c2Enclosure(const MapType &vectorField, const typename MapType::ScalarType &step, const typename MapType::VectorType &enc, typename MapType::MatrixType &jacEnclosure, typename MapType::HessianType &hessEnclosure)capd::dynsys::FirstOrderEnclosurestatic
computeEnclosureAndRemainder(DS &ds, const typename DS::ScalarType &t, const typename DS::VectorType &x, typename DS::VectorType &out_enc, typename DS::VectorType &out_rem)capd::dynsys::FirstOrderEnclosureinlinestatic
computeEnclosureAndRemainder(DS &ds, const typename DS::ScalarType &t, const typename DS::VectorType &x, capd::diffAlgebra::C1TimeJet< typename DS::MatrixType > &out_enc, capd::diffAlgebra::C1TimeJet< typename DS::MatrixType > &out_rem)capd::dynsys::FirstOrderEnclosureinlinestatic
computeEnclosureAndRemainder(DS &ds, const typename DS::ScalarType &t, const typename DS::VectorType &x, capd::diffAlgebra::C2TimeJet< typename DS::MatrixType > &out_enc, capd::diffAlgebra::C2TimeJet< typename DS::MatrixType > &out_rem)capd::dynsys::FirstOrderEnclosureinlinestatic
enclosure(MapType &vectorField, typename MapType::ScalarType const &currentTime, typename MapType::MatrixType::RowVectorType const &x, typename MapType::ScalarType const &step)capd::dynsys::FirstOrderEnclosurestatic
enclosure(DS &ds, typename DS::ScalarType const &currentTime, typename DS::MatrixType::RowVectorType const &x)capd::dynsys::FirstOrderEnclosureinlinestatic
jacEnclosure(const MapType &vectorField, const typename MapType::ScalarType &currentTime, const typename MapType::ScalarType &step, const typename MapType::VectorType &enc, const NormType &the_norm, typename MapType::ScalarType *o_logNormOfDerivative=0)capd::dynsys::FirstOrderEnclosurestatic