BasicVTable()=default | BasicVTable | |
BasicVTable(std::in_place_t, T &) noexcept | BasicVTable | inline |
Box typedef | ControlProblemVTable< Conf > | |
check | ControlProblemVTable< Conf > | |
ControlProblemVTable(std::in_place_t, P &p) | ControlProblemVTable< Conf > | inline |
ControlProblemVTable()=default | ControlProblemVTable< Conf > | |
copy | BasicVTable | |
default_eval_add_gn_hess_constr_N(const void *self, crvec x, crvec M, rmat out, const ControlProblemVTable &vtable) | ControlProblemVTable< Conf > | static |
default_eval_add_Q_N(const void *self, crvec x, crvec h, rmat Q, const ControlProblemVTable &vtable) | ControlProblemVTable< Conf > | static |
default_eval_add_R_prod_masked(const void *, index_t, crvec, crvec, crindexvec, crindexvec, crvec, rvec, rvec, const ControlProblemVTable &) | ControlProblemVTable< Conf > | static |
default_eval_add_S_prod_masked(const void *, index_t, crvec, crvec, crindexvec, crvec, rvec, rvec, const ControlProblemVTable &) | ControlProblemVTable< Conf > | static |
default_eval_constr_N(const void *self, crvec x, rvec c, const ControlProblemVTable &vtable) | ControlProblemVTable< Conf > | static |
default_eval_grad_constr_prod_N(const void *self, crvec x, crvec p, rvec grad_cx_p, const ControlProblemVTable &vtable) | ControlProblemVTable< Conf > | static |
default_get_D_N(const void *self, Box &D, const ControlProblemVTable &vtable) | ControlProblemVTable< Conf > | static |
default_get_R_work_size(const void *, const ControlProblemVTable &) | ControlProblemVTable< Conf > | static |
default_get_S_work_size(const void *, const ControlProblemVTable &) | ControlProblemVTable< Conf > | static |
destroy | BasicVTable | |
eval_add_gn_hess_constr | ControlProblemVTable< Conf > | |
eval_add_gn_hess_constr_N | ControlProblemVTable< Conf > | |
eval_add_Q | ControlProblemVTable< Conf > | |
eval_add_Q_N | ControlProblemVTable< Conf > | |
eval_add_R_masked | ControlProblemVTable< Conf > | |
eval_add_R_prod_masked | ControlProblemVTable< Conf > | |
eval_add_S_masked | ControlProblemVTable< Conf > | |
eval_add_S_prod_masked | ControlProblemVTable< Conf > | |
eval_constr | ControlProblemVTable< Conf > | |
eval_constr_N | ControlProblemVTable< Conf > | |
eval_f | ControlProblemVTable< Conf > | |
eval_grad_constr_prod | ControlProblemVTable< Conf > | |
eval_grad_constr_prod_N | ControlProblemVTable< Conf > | |
eval_grad_f_prod | ControlProblemVTable< Conf > | |
eval_h | ControlProblemVTable< Conf > | |
eval_h_N | ControlProblemVTable< Conf > | |
eval_jac_f | ControlProblemVTable< Conf > | |
eval_l | ControlProblemVTable< Conf > | |
eval_l_N | ControlProblemVTable< Conf > | |
eval_proj_diff_g | ControlProblemVTable< Conf > | |
eval_proj_multipliers | ControlProblemVTable< Conf > | |
eval_q_N | ControlProblemVTable< Conf > | |
eval_qr | ControlProblemVTable< Conf > | |
get_D | ControlProblemVTable< Conf > | |
get_D_N | ControlProblemVTable< Conf > | |
get_R_work_size | ControlProblemVTable< Conf > | |
get_S_work_size | ControlProblemVTable< Conf > | |
get_U | ControlProblemVTable< Conf > | |
get_x_init | ControlProblemVTable< Conf > | |
move | BasicVTable | |
N | ControlProblemVTable< Conf > | |
nc | ControlProblemVTable< Conf > | |
nc_N | ControlProblemVTable< Conf > | |
nh | ControlProblemVTable< Conf > | |
nh_N | ControlProblemVTable< Conf > | |
nu | ControlProblemVTable< Conf > | |
nx | ControlProblemVTable< Conf > | |
optional_function_t typedef | ControlProblemVTable< Conf > | |
required_function_t typedef | BasicVTable | |
type | BasicVTable | |