, including all inherited members.
ADFunVector typedef | cppad_ipopt_nlp | [private] |
BoolVector typedef | cppad_ipopt_nlp | [private] |
BoolVectorVector typedef | cppad_ipopt_nlp | [private] |
cppad_ipopt_nlp(const cppad_ipopt_nlp &) | cppad_ipopt_nlp | [private] |
cppad_ipopt_nlp(size_t n, size_t m, const NumberVector &x_i, const NumberVector &x_l, const NumberVector &x_u, const NumberVector &g_l, const NumberVector &g_u, cppad_ipopt_fg_info *fg_info, cppad_ipopt_solution *solution) | cppad_ipopt_nlp | |
eval_f(Index n, const Number *x, bool new_x, Number &obj_value) | cppad_ipopt_nlp | [virtual] |
eval_g(Index n, const Number *x, bool new_x, Index m, Number *g) | cppad_ipopt_nlp | [virtual] |
eval_grad_f(Index n, const Number *x, bool new_x, Number *grad_f) | cppad_ipopt_nlp | [virtual] |
eval_h(Index n, const Number *x, bool new_x, Number obj_factor, Index m, const Number *lambda, bool new_lambda, Index nele_hess, Index *iRow, Index *jCol, Number *values) | cppad_ipopt_nlp | [virtual] |
eval_jac_g(Index n, const Number *x, bool new_x, Index m, Index nele_jac, Index *iRow, Index *jCol, Number *values) | cppad_ipopt_nlp | [virtual] |
fg_info_ | cppad_ipopt_nlp | [private] |
finalize_solution(Ipopt::SolverReturn status, Index n, const Number *x, const Number *z_L, const Number *z_U, Index m, const Number *g, const Number *lambda, Number obj_value, const Ipopt::IpoptData *ip_data, Ipopt::IpoptCalculatedQuantities *ip_cq) | cppad_ipopt_nlp | [virtual] |
g_l_ | cppad_ipopt_nlp | [private] |
g_u_ | cppad_ipopt_nlp | [private] |
get_bounds_info(Index n, Number *x_l, Number *x_u, Index m, Number *g_l, Number *g_u) | cppad_ipopt_nlp | [virtual] |
get_nlp_info(Index &n, Index &m, Index &nnz_jac_g, Index &nnz_h_lag, IndexStyleEnum &index_style) | cppad_ipopt_nlp | [virtual] |
get_starting_point(Index n, bool init_x, Number *x, bool init_z, Number *z_L, Number *z_U, Index m, bool init_lambda, Number *lambda) | cppad_ipopt_nlp | [virtual] |
I_ | cppad_ipopt_nlp | [private] |
Index typedef | cppad_ipopt_nlp | [private] |
index_hes_fg_ | cppad_ipopt_nlp | [private] |
index_jac_g_ | cppad_ipopt_nlp | [private] |
IndexMap typedef | cppad_ipopt_nlp | [private] |
IndexStyleEnum typedef | cppad_ipopt_nlp | [private] |
intermediate_callback(Ipopt::AlgorithmMode mode, Index iter, Number obj_value, Number inf_pr, Number inf_du, Number mu, Number d_norm, Number regularization_size, Number alpha_du, Number alpha_pr, Index ls_trials, const Ipopt::IpoptData *ip_data, Ipopt::IpoptCalculatedQuantities *ip_cq) | cppad_ipopt_nlp | [virtual] |
iRow_h_lag_ | cppad_ipopt_nlp | [private] |
iRow_jac_g_ | cppad_ipopt_nlp | [private] |
J_ | cppad_ipopt_nlp | [private] |
jCol_h_lag_ | cppad_ipopt_nlp | [private] |
jCol_jac_g_ | cppad_ipopt_nlp | [private] |
K_ | cppad_ipopt_nlp | [private] |
L_ | cppad_ipopt_nlp | [private] |
m_ | cppad_ipopt_nlp | [private] |
n_ | cppad_ipopt_nlp | [private] |
nnz_h_lag_ | cppad_ipopt_nlp | [private] |
nnz_jac_g_ | cppad_ipopt_nlp | [private] |
Number typedef | cppad_ipopt_nlp | [private] |
operator=(const cppad_ipopt_nlp &) | cppad_ipopt_nlp | [private] |
p_ | cppad_ipopt_nlp | [private] |
pattern_hes_r_ | cppad_ipopt_nlp | [private] |
pattern_jac_r_ | cppad_ipopt_nlp | [private] |
q_ | cppad_ipopt_nlp | [private] |
r_fun_ | cppad_ipopt_nlp | [private] |
retape_ | cppad_ipopt_nlp | [private] |
solution_ | cppad_ipopt_nlp | [private] |
tape_ok_ | cppad_ipopt_nlp | [private] |
x_i_ | cppad_ipopt_nlp | [private] |
x_l_ | cppad_ipopt_nlp | [private] |
x_u_ | cppad_ipopt_nlp | [private] |
~cppad_ipopt_nlp() | cppad_ipopt_nlp | [virtual] |