Solver Member List
This is the complete list of members for
Solver, including all inherited members.
| active_set | Solver | [protected] |
| active_size | Solver | [protected] |
| alpha | Solver | [protected] |
| alpha_status | Solver | [protected] |
| calculate_rho() | Solver | [protected, virtual] |
| Cn | Solver | [protected] |
| Cp | Solver | [protected] |
| do_shrinking() | Solver | [protected, virtual] |
| eps | Solver | [protected] |
| FREE enum value | Solver | [protected] |
| G | Solver | [protected] |
| G_bar | Solver | [protected] |
| get_C(int32_t i) | Solver | [protected] |
| is_free(int32_t i) | Solver | [protected] |
| is_lower_bound(int32_t i) | Solver | [protected] |
| is_upper_bound(int32_t i) | Solver | [protected] |
| l | Solver | [protected] |
| LOWER_BOUND enum value | Solver | [protected] |
| p | Solver | [protected] |
| Q | Solver | [protected] |
| QD | Solver | [protected] |
| reconstruct_gradient() | Solver | [protected] |
| select_working_set(int32_t &i, int32_t &j, float64_t &gap) | Solver | [protected, virtual] |
| Solve(int32_t l, const QMatrix &Q, const float64_t *p_, const schar *y_, float64_t *alpha_, float64_t Cp, float64_t Cn, float64_t eps, SolutionInfo *si, int32_t shrinking) | Solver | |
| Solver() | Solver | |
| swap_index(int32_t i, int32_t j) | Solver | [protected] |
| unshrinked | Solver | [protected] |
| update_alpha_status(int32_t i) | Solver | [protected] |
| UPPER_BOUND enum value | Solver | [protected] |
| y | Solver | [protected] |
| ~Solver() | Solver | [virtual] |