Working set selection by maximization of the projected gradient. More...
#include <shark/Algorithms/QP/BoxConstrainedProblems.h>
Public Member Functions | |
template<class Problem > | |
double | operator() (Problem &problem, std::size_t &i, std::size_t &j) |
void | reset () |
Working set selection by maximization of the projected gradient.
This selection operator picks a single variable index.
Definition at line 78 of file BoxConstrainedProblems.h.
|
inline |
Definition at line 80 of file BoxConstrainedProblems.h.
|
inline |
Definition at line 87 of file BoxConstrainedProblems.h.