This is the complete list of members for shark::BoxedSVMProblem< MatrixT >, including all inherited members.
alpha | shark::BoxedSVMProblem< MatrixT > | |
BoxedSVMProblem(MatrixType &quadratic, RealVector const &linear, double lower, double upper) | shark::BoxedSVMProblem< MatrixT > | inline |
boxMax(std::size_t i) const | shark::BoxedSVMProblem< MatrixT > | inline |
boxMin(std::size_t i) const | shark::BoxedSVMProblem< MatrixT > | inline |
diagonal | shark::BoxedSVMProblem< MatrixT > | |
dimensions() const | shark::BoxedSVMProblem< MatrixT > | inline |
flipCoordinates(std::size_t i, std::size_t j) | shark::BoxedSVMProblem< MatrixT > | inline |
linear | shark::BoxedSVMProblem< MatrixT > | |
MatrixType typedef | shark::BoxedSVMProblem< MatrixT > | |
permutation | shark::BoxedSVMProblem< MatrixT > | |
QpFloatType typedef | shark::BoxedSVMProblem< MatrixT > | |
quadratic | shark::BoxedSVMProblem< MatrixT > | |
scaleBoxConstraints(double factor) | shark::BoxedSVMProblem< MatrixT > | inline |