| assert_ref_set(T *p, std::string info) const | NLPInterfacePack::NLP | protected |
| basis_sys() const | NLPInterfacePack::ExampleNLPFirstOrder | virtual |
| basis_sys_ptr_t typedef | NLPInterfacePack::NLPFirstOrder | |
| c() | NLPInterfacePack::NLP | virtual |
| c() const | NLPInterfacePack::NLP | virtual |
| c_breve() | NLPInterfacePack::NLP | virtual |
| c_breve() const | NLPInterfacePack::NLP | virtual |
| calc_c(const Vector &x, bool newx=true) const | NLPInterfacePack::NLP | virtual |
| calc_c_breve(const Vector &x, bool newx=true) const | NLPInterfacePack::NLP | virtual |
| calc_f(const Vector &x, bool newx=true) const | NLPInterfacePack::NLP | virtual |
| calc_Gc(const Vector &x, bool newx=true) const | NLPInterfacePack::NLPFirstOrder | virtual |
| calc_h_breve(const Vector &x, bool newx=true) const | NLPInterfacePack::NLP | virtual |
| ExampleNLPFirstOrder(const VectorSpace::space_ptr_t &vec_space, value_type xo, bool has_bounds, bool dep_bounded) | NLPInterfacePack::ExampleNLPFirstOrder | |
| ExampleNLPObjGrad(const VectorSpace::space_ptr_t &vec_space, value_type xo, bool has_bounds, bool dep_bounded) | NLPInterfacePack::ExampleNLPObjGrad | |
| f() | NLPInterfacePack::NLP | virtual |
| f() const | NLPInterfacePack::NLP | virtual |
| factory_Gc() const | NLPInterfacePack::ExampleNLPFirstOrder | virtual |
| first_order_info() const | NLPInterfacePack::NLPFirstOrder | protected |
| NLPInterfacePack::force_xinit_in_bounds(bool force_xinit_in_bounds)=0 | NLPInterfacePack::NLP | pure virtual |
| NLPInterfacePack::force_xinit_in_bounds() const =0 | NLPInterfacePack::NLP | pure virtual |
| NLPInterfacePack::ExampleNLPObjGrad::force_xinit_in_bounds(bool force_xinit_in_bounds) | NLPInterfacePack::ExampleNLPObjGrad | virtual |
| NLPInterfacePack::ExampleNLPObjGrad::force_xinit_in_bounds() const | NLPInterfacePack::ExampleNLPObjGrad | virtual |
| Gc() | NLPInterfacePack::NLPFirstOrder | virtual |
| Gc() const | NLPInterfacePack::NLPFirstOrder | virtual |
| get_c() | NLPInterfacePack::NLP | virtual |
| get_c_breve() | NLPInterfacePack::NLP | virtual |
| get_f() | NLPInterfacePack::NLP | virtual |
| get_Gc() | NLPInterfacePack::NLPFirstOrder | virtual |
| get_h_breve() | NLPInterfacePack::NLP | virtual |
| get_init_lagrange_mult(VectorMutable *lambda, VectorMutable *nu) const | NLPInterfacePack::NLP | virtual |
| get_options() const | NLPInterfacePack::NLP | virtual |
| h_breve() | NLPInterfacePack::NLP | virtual |
| h_breve() const | NLPInterfacePack::NLP | virtual |
| hl_breve() const | NLPInterfacePack::NLP | virtual |
| hu_breve() const | NLPInterfacePack::NLP | virtual |
| NLPInterfacePack::imp_calc_c(const Vector &x, bool newx, const ZeroOrderInfo &zero_order_info) const =0 | NLPInterfacePack::NLP | protectedpure virtual |
| NLPInterfacePack::ExampleNLPObjGrad::imp_calc_c(const Vector &x, bool newx, const ZeroOrderInfo &zero_order_info) const | NLPInterfacePack::ExampleNLPObjGrad | protectedvirtual |
| imp_calc_c_breve(const Vector &x, bool newx, const ZeroOrderInfo &zero_order_info_breve) const | NLPInterfacePack::NLP | protectedvirtual |
| NLPInterfacePack::imp_calc_f(const Vector &x, bool newx, const ZeroOrderInfo &zero_order_info) const =0 | NLPInterfacePack::NLP | protectedpure virtual |
| NLPInterfacePack::ExampleNLPObjGrad::imp_calc_f(const Vector &x, bool newx, const ZeroOrderInfo &zero_order_info) const | NLPInterfacePack::ExampleNLPObjGrad | protectedvirtual |
| imp_calc_Gc(const Vector &x, bool newx, const FirstOrderInfo &first_order_info) const | NLPInterfacePack::ExampleNLPFirstOrder | protectedvirtual |
| imp_calc_Gf(const Vector &x, bool newx, const ObjGradInfo &obj_grad_info) const | NLPInterfacePack::ExampleNLPObjGrad | protected |
| imp_calc_h(const Vector &x, bool newx, const ZeroOrderInfo &zero_order_info) const | NLPInterfacePack::ExampleNLPObjGrad | protected |
| imp_calc_h_breve(const Vector &x, bool newx, const ZeroOrderInfo &zero_order_info_breve) const | NLPInterfacePack::NLP | protectedvirtual |
| infinite_bound() | NLPInterfacePack::NLP | static |
| initialize(bool test_setup) | NLPInterfacePack::ExampleNLPFirstOrder | virtual |
| is_initialized() const | NLPInterfacePack::ExampleNLPFirstOrder | virtual |
| NLPInterfacePack::m() const | NLPInterfacePack::NLP | virtual |
| NLPInterfacePack::ExampleNLPObjGrad::m() const | NLPInterfacePack::ExampleNLPObjGrad | virtual |
| mat_fcty_ptr_t typedef | NLPInterfacePack::NLPFirstOrder | |
| NLPInterfacePack::max_var_bounds_viol() const =0 | NLPInterfacePack::NLP | pure virtual |
| NLPInterfacePack::ExampleNLPObjGrad::max_var_bounds_viol() const | NLPInterfacePack::ExampleNLPObjGrad | virtual |
| NLPInterfacePack::n() const | NLPInterfacePack::NLP | virtual |
| NLPInterfacePack::ExampleNLPObjGrad::n() const | NLPInterfacePack::ExampleNLPObjGrad | virtual |
| NLP() | NLPInterfacePack::NLP | |
| NLPFirstOrder() | NLPInterfacePack::NLPFirstOrder | |
| ns() const | NLPInterfacePack::NLP | virtual |
| NLPInterfacePack::num_bounded_x() const =0 | NLPInterfacePack::NLP | pure virtual |
| NLPInterfacePack::ExampleNLPObjGrad::num_bounded_x() const | NLPInterfacePack::ExampleNLPObjGrad | virtual |
| num_c_evals() const | NLPInterfacePack::NLP | virtual |
| num_f_evals() const | NLPInterfacePack::NLP | virtual |
| num_Gc_evals() const | NLPInterfacePack::NLPFirstOrder | virtual |
| options_ptr_t typedef | NLPInterfacePack::NLP | |
| P_equ() const | NLPInterfacePack::NLP | virtual |
| P_var() const | NLPInterfacePack::NLP | virtual |
| NLPInterfacePack::report_final_solution(const Vector &x, const Vector *lambda, const Vector *nu, bool is_optimal) | NLPInterfacePack::NLP | virtual |
| NLPInterfacePack::ExampleNLPObjGrad::report_final_solution(const Vector &x, const Vector *lambda, const Vector *nu, bool optimal) | NLPInterfacePack::ExampleNLPObjGrad | virtual |
| NLPInterfacePack::scale_f(value_type scale_f)=0 | NLPInterfacePack::NLP | pure virtual |
| NLPInterfacePack::scale_f() const =0 | NLPInterfacePack::NLP | pure virtual |
| NLPInterfacePack::ExampleNLPObjGrad::scale_f(value_type scale_f) | NLPInterfacePack::ExampleNLPObjGrad | virtual |
| NLPInterfacePack::ExampleNLPObjGrad::scale_f() const | NLPInterfacePack::ExampleNLPObjGrad | virtual |
| set_c(VectorMutable *c) | NLPInterfacePack::NLP | virtual |
| set_c_breve(VectorMutable *c_breve) | NLPInterfacePack::NLP | virtual |
| set_f(value_type *f) | NLPInterfacePack::NLP | virtual |
| set_Gc(MatrixOp *Gc) | NLPInterfacePack::ExampleNLPFirstOrder | virtual |
| set_h_breve(VectorMutable *h_breve) | NLPInterfacePack::NLP | virtual |
| set_options(const options_ptr_t &options) | NLPInterfacePack::NLP | virtual |
| NLPInterfacePack::space_c() const =0 | NLPInterfacePack::NLP | pure virtual |
| NLPInterfacePack::ExampleNLPObjGrad::space_c() const | NLPInterfacePack::ExampleNLPObjGrad | virtual |
| space_c_breve() const | NLPInterfacePack::NLP | virtual |
| space_h_breve() const | NLPInterfacePack::NLP | virtual |
| NLPInterfacePack::space_x() const =0 | NLPInterfacePack::NLP | pure virtual |
| NLPInterfacePack::ExampleNLPObjGrad::space_x() const | NLPInterfacePack::ExampleNLPObjGrad | virtual |
| unset_quantities() | NLPInterfacePack::NLPFirstOrder | virtual |
| var_dep() const | NLPInterfacePack::ExampleNLPObjGrad | virtual |
| var_indep() const | NLPInterfacePack::ExampleNLPObjGrad | virtual |
| vec_space_ptr_t typedef | NLPInterfacePack::NLP | |
| NLPInterfacePack::xinit() const =0 | NLPInterfacePack::NLP | pure virtual |
| NLPInterfacePack::ExampleNLPObjGrad::xinit() const | NLPInterfacePack::ExampleNLPObjGrad | virtual |
| NLPInterfacePack::xl() const =0 | NLPInterfacePack::NLP | pure virtual |
| NLPInterfacePack::ExampleNLPObjGrad::xl() const | NLPInterfacePack::ExampleNLPObjGrad | virtual |
| NLPInterfacePack::xu() const =0 | NLPInterfacePack::NLP | pure virtual |
| NLPInterfacePack::ExampleNLPObjGrad::xu() const | NLPInterfacePack::ExampleNLPObjGrad | virtual |
| zero_order_info() const | NLPInterfacePack::NLP | |
| zero_order_info_breve() const | NLPInterfacePack::NLP | |
| ~NLP() | NLPInterfacePack::NLP | virtual |