crocoddyl 1.9.0
Contact RObot COntrol by Differential DYnamic programming Library (Crocoddyl)
 
Loading...
Searching...
No Matches
SolverAbstract Member List

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

callbacks_SolverAbstractprotected
computeDirection(const bool recalc)=0SolverAbstractpure virtual
computeDynamicFeasibility()SolverAbstract
cost_SolverAbstractprotected
d_SolverAbstractprotected
dV_SolverAbstractprotected
dVexp_SolverAbstractprotected
expectedImprovement()=0SolverAbstractpure virtual
ffeas_SolverAbstractprotected
fs_SolverAbstractprotected
get_cost() constSolverAbstract
get_d() constSolverAbstract
get_dV() constSolverAbstract
get_dVexp() constSolverAbstract
get_ffeas() constSolverAbstract
get_fs() constSolverAbstract
get_inffeas() constSolverAbstract
get_is_feasible() constSolverAbstract
get_iter() constSolverAbstract
get_problem() constSolverAbstract
get_steplength() constSolverAbstract
get_stop() constSolverAbstract
get_th_acceptstep() constSolverAbstract
get_th_gaptol() constSolverAbstract
get_th_stop() constSolverAbstract
get_ureg() constSolverAbstract
get_us() constSolverAbstract
get_xreg() constSolverAbstract
get_xs() constSolverAbstract
getCallbacks() constSolverAbstract
inffeas_SolverAbstractprotected
is_feasible_SolverAbstractprotected
iter_SolverAbstractprotected
problem_SolverAbstractprotected
resizeData()SolverAbstractvirtual
set_inffeas(const bool inffeas)SolverAbstract
set_th_acceptstep(const double th_acceptstep)SolverAbstract
set_th_gaptol(const double th_gaptol)SolverAbstract
set_th_stop(const double th_stop)SolverAbstract
set_ureg(const double ureg)SolverAbstract
set_us(const std::vector< Eigen::VectorXd > &us)SolverAbstract
set_xreg(const double xreg)SolverAbstract
set_xs(const std::vector< Eigen::VectorXd > &xs)SolverAbstract
setCallbacks(const std::vector< boost::shared_ptr< CallbackAbstract > > &callbacks)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)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)=0SolverAbstractpure virtual
SolverAbstract(boost::shared_ptr< ShootingProblem > problem)SolverAbstractexplicit
steplength_SolverAbstractprotected
stop_SolverAbstractprotected
stoppingCriteria()=0SolverAbstractpure virtual
th_acceptstep_SolverAbstractprotected
th_gaptol_SolverAbstractprotected
th_stop_SolverAbstractprotected
tmp_feas_SolverAbstractprotected
tryStep(const double steplength=1)=0SolverAbstractpure virtual
ureg_SolverAbstractprotected
us_SolverAbstractprotected
was_feasible_SolverAbstractprotected
xreg_SolverAbstractprotected
xs_SolverAbstractprotected
~SolverAbstract() (defined in SolverAbstract)SolverAbstractvirtual