shark::QpMcLinearCS< InputT > Member List

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

ACF enum valueshark::QpMcLinear< InputT >
add_scaled(RealMatrix &w, RealVector const &mu, InputReferenceType x)shark::QpMcLinear< InputT >inlineprotected
calcGradient(RealVector &gradient, RealVector wx, blas::matrix_row< RealMatrix > const &alpha, double C, unsigned int y)shark::QpMcLinearCS< InputT >inlineprotectedvirtual
CoordinateSelectionStrategy enum nameshark::QpMcLinear< InputT >
DatasetType typedefshark::QpMcLinearCS< InputT >
ElementType typedefshark::QpMcLinear< InputT >
InputReferenceType typedefshark::QpMcLinear< InputT >
m_classesshark::QpMcLinear< InputT >protected
m_datashark::QpMcLinear< InputT >protected
m_dimshark::QpMcLinear< InputT >protected
m_shrinkingshark::QpMcLinear< InputT >protected
m_strategyshark::QpMcLinear< InputT >protected
m_xSquaredshark::QpMcLinear< InputT >protected
QpMcLinear(const DatasetType &dataset, std::size_t dim, std::size_t classes, std::size_t strategy=ACF, bool shrinking=false)shark::QpMcLinear< InputT >inline
QpMcLinearCS(const DatasetType &dataset, std::size_t dim, std::size_t classes)shark::QpMcLinearCS< InputT >inline
solve(random::rng_type &rng, double C, QpStoppingCondition &stop, QpSolutionProperties *prop=NULL, bool verbose=false)shark::QpMcLinear< InputT >inline
solveSub(double epsilon, RealVector gradient, double q, double C, unsigned int y, blas::matrix_row< RealMatrix > &alpha, RealVector &mu)shark::QpMcLinearCS< InputT >inlineprotectedvirtual
UNIFORM enum valueshark::QpMcLinear< InputT >
updateWeightVectors(RealMatrix &w, RealVector const &mu, std::size_t index)shark::QpMcLinearCS< InputT >inlineprotectedvirtual