This is the complete list of members for shark::QpBoxLinear< InputT >, including all inherited members.
DatasetType typedef | shark::QpBoxLinear< InputT > | |
ElementType typedef | shark::QpBoxLinear< InputT > | |
m_alpha | shark::QpBoxLinear< InputT > | protected |
m_data | shark::QpBoxLinear< InputT > | protected |
m_dim | shark::QpBoxLinear< InputT > | protected |
m_offset | shark::QpBoxLinear< InputT > | protected |
m_pref | shark::QpBoxLinear< InputT > | protected |
m_weights | shark::QpBoxLinear< InputT > | protected |
m_xSquared | shark::QpBoxLinear< InputT > | protected |
offsetGradient() const | shark::QpBoxLinear< InputT > | inline |
QpBoxLinear(const DatasetType &dataset, std::size_t dim) | shark::QpBoxLinear< InputT > | inline |
setOffset(double newOffset) | shark::QpBoxLinear< InputT > | inline |
solutionWeightVector() const | shark::QpBoxLinear< InputT > | inline |
solve(double bound, double reg, QpStoppingCondition &stop, QpSolutionProperties *prop=NULL, bool verbose=false) | shark::QpBoxLinear< InputT > | inline |