iCub-main
iCub::optimization::AffinityWithMatchedPointsNLP Member List

This is the complete list of members for iCub::optimization::AffinityWithMatchedPointsNLP, including all inherited members.

AiCub::optimization::AffinityWithMatchedPointsNLPprotected
A0iCub::optimization::AffinityWithMatchedPointsNLPprotected
AffinityWithMatchedPointsNLP(const deque< Vector > &_p0, const deque< Vector > &_p1, const Matrix &_min, const Matrix &_max)iCub::optimization::AffinityWithMatchedPointsNLPinline
dAiCub::optimization::AffinityWithMatchedPointsNLPprotected
eval_f(Ipopt::Index n, const Ipopt::Number *x, bool new_x, Ipopt::Number &obj_value)iCub::optimization::AffinityWithMatchedPointsNLPinline
eval_g(Ipopt::Index n, const Ipopt::Number *x, bool new_x, Ipopt::Index m, Ipopt::Number *g)iCub::optimization::AffinityWithMatchedPointsNLPinline
eval_grad_f(Ipopt::Index n, const Ipopt::Number *x, bool new_x, Ipopt::Number *grad_f)iCub::optimization::AffinityWithMatchedPointsNLPinline
eval_h(Ipopt::Index n, const Ipopt::Number *x, bool new_x, Ipopt::Number obj_factor, Ipopt::Index m, const Ipopt::Number *lambda, bool new_lambda, Ipopt::Index nele_hess, Ipopt::Index *iRow, Ipopt::Index *jCol, Ipopt::Number *values)iCub::optimization::AffinityWithMatchedPointsNLPinline
eval_jac_g(Ipopt::Index n, const Ipopt::Number *x, bool new_x, Ipopt::Index m, Ipopt::Index nele_jac, Ipopt::Index *iRow, Ipopt::Index *jCol, Ipopt::Number *values)iCub::optimization::AffinityWithMatchedPointsNLPinline
finalize_solution(Ipopt::SolverReturn status, Ipopt::Index n, const Ipopt::Number *x, const Ipopt::Number *z_L, const Ipopt::Number *z_U, Ipopt::Index m, const Ipopt::Number *g, const Ipopt::Number *lambda, Ipopt::Number obj_value, const Ipopt::IpoptData *ip_data, Ipopt::IpoptCalculatedQuantities *ip_cq)iCub::optimization::AffinityWithMatchedPointsNLPinline
get_bounds_info(Ipopt::Index n, Ipopt::Number *x_l, Ipopt::Number *x_u, Ipopt::Index m, Ipopt::Number *g_l, Ipopt::Number *g_u)iCub::optimization::AffinityWithMatchedPointsNLPinline
get_nlp_info(Ipopt::Index &n, Ipopt::Index &m, Ipopt::Index &nnz_jac_g, Ipopt::Index &nnz_h_lag, IndexStyleEnum &index_style)iCub::optimization::AffinityWithMatchedPointsNLPinline
get_result() constiCub::optimization::AffinityWithMatchedPointsNLPinlinevirtual
get_starting_point(Ipopt::Index n, bool init_x, Ipopt::Number *x, bool init_z, Ipopt::Number *z_L, Ipopt::Number *z_U, Ipopt::Index m, bool init_lambda, Ipopt::Number *lambda)iCub::optimization::AffinityWithMatchedPointsNLPinline
maxiCub::optimization::AffinityWithMatchedPointsNLPprotected
miniCub::optimization::AffinityWithMatchedPointsNLPprotected
p0iCub::optimization::AffinityWithMatchedPointsNLPprotected
p1iCub::optimization::AffinityWithMatchedPointsNLPprotected
set_A0(const Matrix &A0)iCub::optimization::AffinityWithMatchedPointsNLPinlinevirtual