, including all inherited members.
add_function(FunctionObject &function) | ConicBundle::MatrixCBSolver | |
adjust_multiplier(void) | ConicBundle::MatrixCBSolver | |
append_variables(int n_append, const CH_Matrix_Classes::Matrix *lbounds=0, const CH_Matrix_Classes::Matrix *ubounds=0, const CH_Matrix_Classes::Matrix *costs=0) | ConicBundle::MatrixCBSolver | |
call_primal_extender(const FunctionObject &function, PrimalExtender &primal_extender) | ConicBundle::MatrixCBSolver | |
clear() | ConicBundle::MatrixCBSolver | |
clear_aggregates(const FunctionObject &function) | ConicBundle::MatrixCBSolver | |
clear_fail_counts(void) | ConicBundle::MatrixCBSolver | |
delete_variables(const CH_Matrix_Classes::Indexmatrix &del_indices, CH_Matrix_Classes::Indexmatrix &map_to_old) | ConicBundle::MatrixCBSolver | |
do_descent_step(int maxsteps=0) | ConicBundle::MatrixCBSolver | |
get_active_bounds_indicator() const | ConicBundle::MatrixCBSolver | |
get_approximate_primal(const FunctionObject &function, PrimalData &primal) const | ConicBundle::MatrixCBSolver | |
get_approximate_slacks(CH_Matrix_Classes::Matrix &) const | ConicBundle::MatrixCBSolver | |
get_bundle_parameters(const FunctionObject &function, BundleParameters ¶ms) const | ConicBundle::MatrixCBSolver | |
get_bundle_values(const FunctionObject &function, BundleParameters ¶ms) const | ConicBundle::MatrixCBSolver | |
get_candidate(CH_Matrix_Classes::Matrix ¢er) const | ConicBundle::MatrixCBSolver | |
get_candidate_primal(const FunctionObject &function, PrimalData &primal) const | ConicBundle::MatrixCBSolver | |
get_candidate_value() const | ConicBundle::MatrixCBSolver | |
get_center(CH_Matrix_Classes::Matrix ¢er) const | ConicBundle::MatrixCBSolver | |
get_center_primal(const FunctionObject &function, PrimalData &primal) const | ConicBundle::MatrixCBSolver | |
get_cutval() const | ConicBundle::MatrixCBSolver | |
get_dim() const | ConicBundle::MatrixCBSolver | |
get_function_status(const FunctionObject &function) const | ConicBundle::MatrixCBSolver | |
get_last_weight() const | ConicBundle::MatrixCBSolver | |
get_lbounds() const | ConicBundle::MatrixCBSolver | |
get_n_descent_steps() const | ConicBundle::MatrixCBSolver | |
get_n_functions() const | ConicBundle::MatrixCBSolver | |
get_n_inner_iterations() const | ConicBundle::MatrixCBSolver | |
get_n_inner_updates() const | ConicBundle::MatrixCBSolver | |
get_n_oracle_calls() const | ConicBundle::MatrixCBSolver | |
get_objval() const | ConicBundle::MatrixCBSolver | |
get_sgnorm() const | ConicBundle::MatrixCBSolver | |
get_subgradient(CH_Matrix_Classes::Matrix &subgradient) const | ConicBundle::MatrixCBSolver | |
get_ubounds() const | ConicBundle::MatrixCBSolver | |
init_problem(int dim, const CH_Matrix_Classes::Matrix *lbounds=0, const CH_Matrix_Classes::Matrix *ubounds=0, const CH_Matrix_Classes::Matrix *costs=0) | ConicBundle::MatrixCBSolver | |
MatrixCBSolver(const CBSolver &) | ConicBundle::MatrixCBSolver | [private] |
MatrixCBSolver(bool no_bundle=false) | ConicBundle::MatrixCBSolver | |
operator=(const CBSolver &) | ConicBundle::MatrixCBSolver | [private] |
print_line_summary(std::ostream &out) const | ConicBundle::MatrixCBSolver | |
print_termination_code(std::ostream &out) | ConicBundle::MatrixCBSolver | |
reassign_variables(const CH_Matrix_Classes::Indexmatrix &assign_new_from_old) | ConicBundle::MatrixCBSolver | |
reinit_function_model(const FunctionObject &function) | ConicBundle::MatrixCBSolver | |
set_active_bounds_fixing(bool allow_fixing) | ConicBundle::MatrixCBSolver | |
set_bundle_parameters(const FunctionObject &function, const BundleParameters ¶ms) | ConicBundle::MatrixCBSolver | |
set_defaults() | ConicBundle::MatrixCBSolver | |
set_eval_limit(int eval_limit) | ConicBundle::MatrixCBSolver | |
set_inner_update_limit(int update_limit) | ConicBundle::MatrixCBSolver | |
set_lower_bound(int i, double lb) | ConicBundle::MatrixCBSolver | |
set_max_bundlesize(const FunctionObject &function, int max_bundlesize) | ConicBundle::MatrixCBSolver | |
set_max_new_subgradients(const FunctionObject &function, int max_new_subgradients) | ConicBundle::MatrixCBSolver | |
set_max_weight(const double max_weight) | ConicBundle::MatrixCBSolver | |
set_min_weight(const double min_weight) | ConicBundle::MatrixCBSolver | |
set_new_center_point(const CH_Matrix_Classes::Matrix ¢er_point) | ConicBundle::MatrixCBSolver | |
set_next_weight(const double weight) | ConicBundle::MatrixCBSolver | |
set_out(std::ostream *out=0, int print_level=1) | ConicBundle::MatrixCBSolver | |
set_scaling(bool do_scaling) | ConicBundle::MatrixCBSolver | |
set_scaling(const CH_Matrix_Classes::Matrix &scale) | ConicBundle::MatrixCBSolver | |
set_term_relprec(const double term_relprec) | ConicBundle::MatrixCBSolver | |
set_upper_bound(int i, double ub) | ConicBundle::MatrixCBSolver | |
solver | ConicBundle::MatrixCBSolver | [private] |
termination_code() const | ConicBundle::MatrixCBSolver | |
~MatrixCBSolver() (defined in ConicBundle::MatrixCBSolver) | ConicBundle::MatrixCBSolver | |