activateVariable(std::size_t i) | shark::BoxConstrainedProblem< SVMProblem > | inline |
active() const | shark::BoxConstrainedProblem< SVMProblem > | inline |
alpha(std::size_t i) const | shark::BoxConstrainedProblem< SVMProblem > | inline |
BoxConstrainedProblem(SVMProblem &problem) | shark::BoxConstrainedProblem< SVMProblem > | inline |
boxMax(std::size_t i) const | shark::BoxConstrainedProblem< SVMProblem > | inline |
boxMin(std::size_t i) const | shark::BoxConstrainedProblem< SVMProblem > | inline |
checkKKT() const | shark::BoxConstrainedProblem< SVMProblem > | inline |
deactivateVariable(std::size_t i) | shark::BoxConstrainedProblem< SVMProblem > | inline |
diagonal(std::size_t i) const | shark::BoxConstrainedProblem< SVMProblem > | inline |
dimensions() const | shark::BoxConstrainedProblem< SVMProblem > | inline |
flipCoordinates(std::size_t i, std::size_t j) | shark::BoxConstrainedProblem< SVMProblem > | inline |
functionValue() const | shark::BoxConstrainedProblem< SVMProblem > | inline |
getUnpermutedAlpha() const | shark::BoxConstrainedProblem< SVMProblem > | inline |
gradient(std::size_t i) const | shark::BoxConstrainedProblem< SVMProblem > | inline |
isDeactivated(std::size_t i) const | shark::BoxConstrainedProblem< SVMProblem > | inline |
isLowerBound(std::size_t i) const | shark::BoxConstrainedProblem< SVMProblem > | inline |
isUpperBound(std::size_t i) const | shark::BoxConstrainedProblem< SVMProblem > | inline |
linear(std::size_t i) const | shark::BoxConstrainedProblem< SVMProblem > | inline |
m_active | shark::BoxConstrainedProblem< SVMProblem > | protected |
m_alphaStatus | shark::BoxConstrainedProblem< SVMProblem > | protected |
m_gradient | shark::BoxConstrainedProblem< SVMProblem > | protected |
m_problem | shark::BoxConstrainedProblem< SVMProblem > | protected |
MatrixType typedef | shark::BoxConstrainedProblem< SVMProblem > | |
permutation(std::size_t i) const | shark::BoxConstrainedProblem< SVMProblem > | inline |
PreferedSelectionStrategy typedef | shark::BoxConstrainedProblem< SVMProblem > | |
QpFloatType typedef | shark::BoxConstrainedProblem< SVMProblem > | |
quadratic() | shark::BoxConstrainedProblem< SVMProblem > | inline |
reshrink() | shark::BoxConstrainedProblem< SVMProblem > | inline |
setInitialSolution(RealVector const &alpha, RealVector const &gradient) | shark::BoxConstrainedProblem< SVMProblem > | inline |
setInitialSolution(RealVector const &alpha) | shark::BoxConstrainedProblem< SVMProblem > | inline |
setLinear(std::size_t i, double newValue) | shark::BoxConstrainedProblem< SVMProblem > | inlinevirtual |
shrink(double) | shark::BoxConstrainedProblem< SVMProblem > | inline |
testShrinkVariable(std::size_t a, double largestUp, double smallestDown) const | shark::BoxConstrainedProblem< SVMProblem > | inlineprotected |
unshrink() | shark::BoxConstrainedProblem< SVMProblem > | inline |
updateAlphaStatus(std::size_t i) | shark::BoxConstrainedProblem< SVMProblem > | inlineprotected |
updateSMO(std::size_t i, std::size_t j) | shark::BoxConstrainedProblem< SVMProblem > | inlinevirtual |