shark::SvmProblem< Problem > Member List

This is the complete list of members for shark::SvmProblem< Problem >, including all inherited members.

activateVariable(std::size_t i)shark::SvmProblem< Problem >inline
active() constshark::SvmProblem< Problem >inline
alpha(std::size_t i) constshark::SvmProblem< Problem >inline
applyStep(std::size_t i, std::size_t j, double step)shark::SvmProblem< Problem >inlineprotectedvirtual
boxMax(std::size_t i) constshark::SvmProblem< Problem >inline
boxMin(std::size_t i) constshark::SvmProblem< Problem >inline
checkKKT() constshark::SvmProblem< Problem >inline
deactivateVariable(std::size_t i)shark::SvmProblem< Problem >inline
diagonal(std::size_t i) constshark::SvmProblem< Problem >inline
dimensions() constshark::SvmProblem< Problem >inline
flipCoordinates(std::size_t i, std::size_t j)shark::SvmProblem< Problem >inline
functionValue() constshark::SvmProblem< Problem >inline
getUnpermutedAlpha() constshark::SvmProblem< Problem >inline
gradient(std::size_t i) constshark::SvmProblem< Problem >inline
isLowerBound(std::size_t i) constshark::SvmProblem< Problem >inline
isUpperBound(std::size_t i) constshark::SvmProblem< Problem >inline
linear(std::size_t i) constshark::SvmProblem< Problem >inline
m_activeshark::SvmProblem< Problem >protected
m_alphaStatusshark::SvmProblem< Problem >protected
m_gradientshark::SvmProblem< Problem >protected
m_problemshark::SvmProblem< Problem >protected
MatrixType typedefshark::SvmProblem< Problem >
permutation(std::size_t i) constshark::SvmProblem< Problem >inline
PreferedSelectionStrategy typedefshark::SvmProblem< Problem >
QpFloatType typedefshark::SvmProblem< Problem >
quadratic()shark::SvmProblem< Problem >inline
reshrink()shark::SvmProblem< Problem >inline
scaleBoxConstraints(double factor, double variableScalingFactor)shark::SvmProblem< Problem >inline
setInitialSolution(RealVector const &alpha, RealVector const &gradient)shark::SvmProblem< Problem >inline
setInitialSolution(RealVector const &alpha)shark::SvmProblem< Problem >inline
setLinear(std::size_t i, double newValue)shark::SvmProblem< Problem >inlinevirtual
shrink(double)shark::SvmProblem< Problem >inline
SvmProblem(Problem &problem)shark::SvmProblem< Problem >inline
testShrinkVariable(std::size_t a, double largestUp, double smallestDown) constshark::SvmProblem< Problem >inlineprotected
unshrink()shark::SvmProblem< Problem >inline
updateAlphaStatus(std::size_t i)shark::SvmProblem< Problem >inlineprotected
updateSMO(std::size_t i, std::size_t j)shark::SvmProblem< Problem >inline