crocoddyl  1.3.0
Contact RObot COntrol by Differential DYnamic programming Library (Crocoddyl)
SolverAbstract Member List

This is the complete list of members for SolverAbstract, including all inherited members.

callbacks_SolverAbstractprotected
computeDirection(const bool &recalc)=0 (defined in SolverAbstract)SolverAbstractpure virtual
cost_SolverAbstractprotected
d_SolverAbstractprotected
dV_SolverAbstractprotected
dVexp_SolverAbstractprotected
expectedImprovement()=0 (defined in SolverAbstract)SolverAbstractpure virtual
get_cost() const (defined in SolverAbstract)SolverAbstract
get_d() const (defined in SolverAbstract)SolverAbstract
get_dV() const (defined in SolverAbstract)SolverAbstract
get_dVexp() const (defined in SolverAbstract)SolverAbstract
get_is_feasible() const (defined in SolverAbstract)SolverAbstract
get_iter() const (defined in SolverAbstract)SolverAbstract
get_problem() const (defined in SolverAbstract)SolverAbstract
get_steplength() const (defined in SolverAbstract)SolverAbstract
get_stop() const (defined in SolverAbstract)SolverAbstract
get_th_acceptstep() const (defined in SolverAbstract)SolverAbstract
get_th_stop() const (defined in SolverAbstract)SolverAbstract
get_ureg() const (defined in SolverAbstract)SolverAbstract
get_us() const (defined in SolverAbstract)SolverAbstract
get_xreg() const (defined in SolverAbstract)SolverAbstract
get_xs() const (defined in SolverAbstract)SolverAbstract
getCallbacks() const (defined in SolverAbstract)SolverAbstract
is_feasible_SolverAbstractprotected
iter_SolverAbstractprotected
problem_SolverAbstractprotected
set_th_acceptstep(const double &th_acceptstep) (defined in SolverAbstract)SolverAbstract
set_th_stop(const double &th_stop) (defined in SolverAbstract)SolverAbstract
set_ureg(const double &ureg) (defined in SolverAbstract)SolverAbstract
set_us(const std::vector< Eigen::VectorXd > &us) (defined in SolverAbstract)SolverAbstract
set_xreg(const double &xreg) (defined in SolverAbstract)SolverAbstract
set_xs(const std::vector< Eigen::VectorXd > &xs) (defined in SolverAbstract)SolverAbstract
setCallbacks(const std::vector< boost::shared_ptr< CallbackAbstract > > &callbacks) (defined in SolverAbstract)SolverAbstract
setCandidate(const std::vector< Eigen::VectorXd > &xs_warm=DEFAULT_VECTOR, const std::vector< Eigen::VectorXd > &us_warm=DEFAULT_VECTOR, const bool &is_feasible=false) (defined in SolverAbstract)SolverAbstract
solve(const std::vector< Eigen::VectorXd > &init_xs=DEFAULT_VECTOR, const std::vector< Eigen::VectorXd > &init_us=DEFAULT_VECTOR, const std::size_t &maxiter=100, const bool &is_feasible=false, const double &reg_init=1e-9)=0 (defined in SolverAbstract)SolverAbstractpure virtual
SolverAbstract(boost::shared_ptr< ShootingProblem > problem) (defined in SolverAbstract)SolverAbstractexplicit
steplength_SolverAbstractprotected
stop_SolverAbstractprotected
stoppingCriteria()=0 (defined in SolverAbstract)SolverAbstractpure virtual
th_acceptstep_SolverAbstractprotected
th_stop_SolverAbstractprotected
tryStep(const double &step_length=1)=0 (defined in SolverAbstract)SolverAbstractpure virtual
ureg_SolverAbstractprotected
us_SolverAbstractprotected
xreg_SolverAbstractprotected
xs_SolverAbstractprotected
~SolverAbstract() (defined in SolverAbstract)SolverAbstractvirtual