MoochoPack : Framework for Large-Scale Optimization Algorithms  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
MoochoPack::NLPAlgoClientInterface Member List

This is the complete list of members for MoochoPack::NLPAlgoClientInterface, including all inherited members.

algo_timing() const =0MoochoPack::NLPSolverClientInterfacepure virtual
config()=0MoochoPack::NLPAlgoClientInterfacepure virtual
config() const =0MoochoPack::NLPAlgoClientInterfacepure virtual
config_ptr_t typedefMoochoPack::NLPAlgoClientInterface
configure_algorithm(std::ostream *trase_out=0)=0MoochoPack::NLPAlgoClientInterfacepure virtual
EFindMinReturn enum nameMoochoPack::NLPSolverClientInterface
find_min()=0MoochoPack::NLPSolverClientInterfacepure virtual
get_config()=0MoochoPack::NLPAlgoClientInterfacepure virtual
get_config() const =0MoochoPack::NLPAlgoClientInterfacepure virtual
NLPSolverClientInterface(int max_iter=10000, double max_run_time=1e+10, value_type opt_tol=1e-6, value_type feas_tol=1e-6, value_type comp_tol=1e-6, value_type step_tol=1e-2, EJournalOutputLevel journal_output_level=PRINT_ALGORITHM_STEPS, EJournalOutputLevel null_space_journal_output_level=PRINT_ALGORITHM_STEPS, int journal_print_digits=6, bool check_results=false, bool calc_conditioning=false, bool calc_matrix_norms=false, bool calc_matrix_info_null_space_only=false)MoochoPack::NLPSolverClientInterface
print_algorithm(std::ostream &out) const =0MoochoPack::NLPAlgoClientInterfacepure virtual
print_algorithm_times(std::ostream &out) const =0MoochoPack::NLPSolverClientInterfacepure virtual
set_algo_timing(bool algo_timing)=0MoochoPack::NLPSolverClientInterfacepure virtual
set_config(const config_ptr_t &config)=0MoochoPack::NLPAlgoClientInterfacepure virtual
STANDARD_COMPOSITION_MEMBERS(NLP, nlp)MoochoPack::NLPSolverClientInterface
STANDARD_COMPOSITION_MEMBERS(AlgorithmTracker, track)MoochoPack::NLPSolverClientInterface
STANDARD_MEMBER_COMPOSITION_MEMBERS(int, max_iter)MoochoPack::NLPSolverClientInterface
STANDARD_MEMBER_COMPOSITION_MEMBERS(double, max_run_time)MoochoPack::NLPSolverClientInterface
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, opt_tol)MoochoPack::NLPSolverClientInterface
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, feas_tol)MoochoPack::NLPSolverClientInterface
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, comp_tol)MoochoPack::NLPSolverClientInterface
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, step_tol)MoochoPack::NLPSolverClientInterface
STANDARD_MEMBER_COMPOSITION_MEMBERS(EJournalOutputLevel, journal_output_level)MoochoPack::NLPSolverClientInterface
STANDARD_MEMBER_COMPOSITION_MEMBERS(EJournalOutputLevel, null_space_journal_output_level)MoochoPack::NLPSolverClientInterface
STANDARD_MEMBER_COMPOSITION_MEMBERS(int, journal_print_digits)MoochoPack::NLPSolverClientInterface
STANDARD_MEMBER_COMPOSITION_MEMBERS(bool, check_results)MoochoPack::NLPSolverClientInterface
STANDARD_MEMBER_COMPOSITION_MEMBERS(bool, calc_conditioning)MoochoPack::NLPSolverClientInterface
STANDARD_MEMBER_COMPOSITION_MEMBERS(bool, calc_matrix_norms)MoochoPack::NLPSolverClientInterface
STANDARD_MEMBER_COMPOSITION_MEMBERS(bool, calc_matrix_info_null_space_only)MoochoPack::NLPSolverClientInterface
~NLPSolverClientInterface()MoochoPack::NLPSolverClientInterfaceinlinevirtual