◆ anonymous enum
Enumerator |
---|
LOWER_BOUND | |
UPPER_BOUND | |
FREE | |
◆ Solver()
◆ ~Solver()
virtual Solver::~Solver |
( |
| ) |
|
|
virtualdefault |
◆ be_shrunk()
bool Solver::be_shrunk |
( |
int |
i, |
|
|
double |
Gmax1, |
|
|
double |
Gmax2 |
|
) |
| |
|
private |
◆ calculate_rho()
double Solver::calculate_rho |
( |
| ) |
|
|
protectedvirtual |
◆ do_shrinking()
void Solver::do_shrinking |
( |
| ) |
|
|
protectedvirtual |
Reimplemented in Solver_NU.
References active_size, be_shrunk(), eps, create_a3b_hbs::i, INF, info(), is_lower_bound(), is_upper_bound(), l, reconstruct_gradient(), swap_index(), unshrink, and y.
Referenced by Solve().
◆ get_C()
◆ is_free()
bool Solver::is_free |
( |
int |
i | ) |
|
|
inlineprotected |
◆ is_lower_bound()
bool Solver::is_lower_bound |
( |
int |
i | ) |
|
|
inlineprotected |
References alpha_status, create_a3b_hbs::i, and LOWER_BOUND.
Referenced by be_shrunk(), Solver_NU::be_shrunk(), calculate_rho(), Solver_NU::calculate_rho(), do_shrinking(), Solver_NU::do_shrinking(), select_working_set(), Solver_NU::select_working_set(), and Solve().
◆ is_upper_bound()
bool Solver::is_upper_bound |
( |
int |
i | ) |
|
|
inlineprotected |
References alpha_status, create_a3b_hbs::i, and UPPER_BOUND.
Referenced by be_shrunk(), Solver_NU::be_shrunk(), calculate_rho(), Solver_NU::calculate_rho(), do_shrinking(), Solver_NU::do_shrinking(), select_working_set(), Solver_NU::select_working_set(), and Solve().
◆ reconstruct_gradient()
void Solver::reconstruct_gradient |
( |
| ) |
|
|
protected |
References active_size, alpha, G_bar, QMatrix::get_Q(), create_a3b_hbs::i, info(), is_free(), create_a3b_hbs::j, l, p, and Q.
Referenced by do_shrinking(), Solver_NU::do_shrinking(), and Solve().
◆ select_working_set()
int Solver::select_working_set |
( |
int & |
i, |
|
|
int & |
j |
|
) |
| |
|
protectedvirtual |
Reimplemented in Solver_NU.
References active_size, eps, QMatrix::get_Q(), create_a3b_hbs::i, INF, is_lower_bound(), is_upper_bound(), create_a3b_hbs::j, Q, QD, predPRE::t, TAU, and y.
Referenced by Solve().
◆ Solve()
References active_set, active_size, alpha, alpha_status, calculate_rho(), clone(), Cn, demo.D060_Folding::counter, Cp, erraser_analysis::diff, do_shrinking(), eps, fprintf(), G, G_bar, get_C(), QMatrix::get_Q(), QMatrix::get_QD(), create_a3b_hbs::i, info(), is_lower_bound(), is_upper_bound(), create_a3b_hbs::j, create_a3b_hbs::k, l, max(), min(), Solver::SolutionInfo::obj, p, Q, QD, reconstruct_gradient(), Solver::SolutionInfo::rho, select_working_set(), sum(), TAU, unshrink, update_alpha_status(), Solver::SolutionInfo::upper_bound_n, Solver::SolutionInfo::upper_bound_p, kmeans_adaptive_kernel_density_bb_dependent_rotlib::v, and y.
Referenced by Solver_NU::Solve().
◆ swap_index()
void Solver::swap_index |
( |
int |
i, |
|
|
int |
j |
|
) |
| |
|
protected |
References active_set, alpha, alpha_status, G_bar, create_a3b_hbs::i, create_a3b_hbs::j, p, Q, swap(), QMatrix::swap_index(), and y.
Referenced by do_shrinking(), and Solver_NU::do_shrinking().
◆ update_alpha_status()
void Solver::update_alpha_status |
( |
int |
i | ) |
|
|
inlineprotected |
◆ active_set
◆ active_size
◆ alpha
◆ alpha_status
char* Solver::alpha_status |
|
protected |
◆ Cn
◆ Cp
◆ eps
◆ G_bar
◆ QD
◆ unshrink
Referenced by PyMOL-Rosetta-relay-client.XYZCoord::__init__(), PyMOL-RosettaServer.XYZCoord::__init__(), PyMOL-Rosetta-relay-client.XYZCoord::__str__(), PyMOL-RosettaServer.XYZCoord::__str__(), pyrosetta.PyMOLRosettaServer.XYZCoord::__str__(), be_shrunk(), Solver_NU::be_shrunk(), calculate_rho(), Solver_NU::calculate_rho(), do_shrinking(), Solver_NU::do_shrinking(), get_C(), select_working_set(), Solver_NU::select_working_set(), Solve(), and swap_index().
The documentation for this class was generated from the following file: