|
| Solver_NU ()=default |
|
void | Solve (int my_l, const QMatrix &my_Q, const double *my_p, const schar *my_y, double *my_alpha, double my_Cp, double my_Cn, double my_eps, SolutionInfo *my_si, int my_shrinking) |
|
| Solver ()=default |
|
virtual | ~Solver ()=default |
|
void | Solve (int l, const QMatrix &Q, const double *p_, const schar *y_, double *alpha_, double Cp, double Cn, double eps, SolutionInfo *si, int shrinking) |
|
◆ Solver_NU()
◆ be_shrunk()
◆ calculate_rho()
double Solver_NU::calculate_rho |
( |
| ) |
|
|
overrideprivatevirtual |
Reimplemented from Solver.
References Solver::active_size, create_a3b_hbs::i, INF, Solver::is_lower_bound(), Solver::is_upper_bound(), max(), min(), Solver::SolutionInfo::r, basic::options::OptionKeys::motifs::r1, basic::options::OptionKeys::motifs::r2, si, and Solver::y.
◆ do_shrinking()
void Solver_NU::do_shrinking |
( |
| ) |
|
|
overrideprivatevirtual |
Reimplemented from Solver.
References Solver::active_size, be_shrunk(), Solver::eps, create_a3b_hbs::i, INF, Solver::is_lower_bound(), Solver::is_upper_bound(), Solver::l, max(), Solver::reconstruct_gradient(), Solver::swap_index(), Solver::unshrink, and Solver::y.
◆ select_working_set()
int Solver_NU::select_working_set |
( |
int & |
i, |
|
|
int & |
j |
|
) |
| |
|
overrideprivatevirtual |
Reimplemented from Solver.
References Solver::active_size, Solver::eps, QMatrix::get_Q(), basic::options::OptionKeys::in::in, INF, Solver::is_lower_bound(), Solver::is_upper_bound(), create_a3b_hbs::j, max(), Solver::Q, Solver::QD, predPRE::t, TAU, and Solver::y.
◆ Solve()
◆ si
The documentation for this class was generated from the following file: