| perform_update(DVectorSlice *s_bfgs, DVectorSlice *y_bfgs, bool first_update, std::ostream &out, EJournalOutputLevel olevel, NLPAlgo *algo, NLPAlgoState *s, MatrixOp *rHL_k) | MoochoPack::ReducedHessianSecantUpdateBFGSProjected_Strategy |  | 
  | MoochoPack::ReducedHessianSecantUpdate_Strategy::perform_update(VectorMutable *s_bfgs, VectorMutable *y_bfgs, bool first_update, std::ostream &out, EJournalOutputLevel olevel, NLPAlgo *algo, NLPAlgoState *s, MatrixSymOp *rHL_k)=0 | MoochoPack::ReducedHessianSecantUpdate_Strategy | pure virtual | 
  | print_step(std::ostream &out, const std::string &leading_str) const  | MoochoPack::ReducedHessianSecantUpdateBFGSProjected_Strategy | virtual | 
  | ReducedHessianSecantUpdateBFGSProjected_Strategy(const bfgs_update_ptr_t &bfgs_update=NULL, value_type act_set_frac_proj_start=0.8, value_type project_error_tol=1e-5, value_type super_basic_mult_drop_tol=1e-5) | MoochoPack::ReducedHessianSecantUpdateBFGSProjected_Strategy |  | 
  | STANDARD_COMPOSITION_MEMBERS(BFGSUpdate_Strategy, bfgs_update) | MoochoPack::ReducedHessianSecantUpdateBFGSProjected_Strategy |  | 
  | STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, act_set_frac_proj_start) | MoochoPack::ReducedHessianSecantUpdateBFGSProjected_Strategy |  | 
  | STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, project_error_tol) | MoochoPack::ReducedHessianSecantUpdateBFGSProjected_Strategy |  | 
  | STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, super_basic_mult_drop_tol) | MoochoPack::ReducedHessianSecantUpdateBFGSProjected_Strategy |  | 
  | ~ReducedHessianSecantUpdate_Strategy() | MoochoPack::ReducedHessianSecantUpdate_Strategy | inlinevirtual |