- 3.0.2 optimal control module.
ct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR > Member List

This is the complete list of members for ct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >, including all inherited members.

A_ct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
B_ct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
b_ct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
C_ct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
changeNumStages(int N)ct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
constr_control_jac_array_t typedefct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
constr_control_jac_t typedefct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
constr_state_jac_array_t typedefct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
constr_state_jac_t typedefct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
constr_vec_array_t typedefct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
constr_vec_t typedefct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
D_ct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
d_lb_ct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
d_ub_ct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
getNumberOfStages()ct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
input_box_constr_array_t typedefct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
input_box_constr_sparsity_array_t typedefct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
input_box_constr_sparsity_t typedefct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
input_box_constr_vec_t typedefct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
isConstrained() constct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
isGeneralConstrained() constct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
isInputBoxConstrained() constct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
isStateBoxConstrained() constct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
LQOCProblem(int N=0)ct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
nbu_ct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
nbx_ct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
ng_ct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
P_ct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
Q_ct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
q_ct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
qv_ct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
R_ct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
rv_ct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
setFromTimeInvariantLinearQuadraticProblem(ct::core::DiscreteLinearSystem< STATE_DIM, CONTROL_DIM, SCALAR > &linearSystem, ct::optcon::CostFunctionQuadratic< STATE_DIM, CONTROL_DIM, SCALAR > &costFunction, const ct::core::StateVector< STATE_DIM, SCALAR > &stateOffset, const double dt)ct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
setGeneralConstraints(const constr_vec_t &d_lb, const constr_vec_t &d_ub, const constr_state_jac_t &C, const constr_control_jac_t &D)ct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
setInputBoxConstraint(const int index, const int nConstr, const constr_vec_t &u_lb, const constr_vec_t &u_ub, const VectorXi &sp, const ct::core::ControlVector< CONTROL_DIM, SCALAR > &u_nom_abs)ct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
setInputBoxConstraints(const int nConstr, const constr_vec_t &u_lb, const constr_vec_t &u_ub, const VectorXi &sp, const ct::core::ControlVectorArray< CONTROL_DIM, SCALAR > &u_nom_abs)ct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
setIntermediateStateBoxConstraint(const int index, const int nConstr, const constr_vec_t &x_lb, const constr_vec_t &x_ub, const VectorXi &sp, const ct::core::StateVector< STATE_DIM, SCALAR > &x_nom_abs)ct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
setIntermediateStateBoxConstraints(const int nConstr, const constr_vec_t &x_lb, const constr_vec_t &x_ub, const VectorXi &sp, const ct::core::StateVectorArray< STATE_DIM, SCALAR > &x_nom_abs)ct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
setTerminalBoxConstraints(const int nConstr, const constr_vec_t &x_lb, const constr_vec_t &x_ub, const VectorXi &sp, const ct::core::StateVector< STATE_DIM, SCALAR > &x_nom_abs)ct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
setZero(const int &nGenConstr=0)ct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
state_box_constr_array_t typedefct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
state_box_constr_sparsity_array_t typedefct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
state_box_constr_sparsity_t typedefct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
state_box_constr_vec_t typedefct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
u_I_ct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
u_lb_ct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
u_ub_ct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
VectorXi typedefct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
x_I_ct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
x_lb_ct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >
x_ub_ct::optcon::LQOCProblem< STATE_DIM, CONTROL_DIM, SCALAR >