SG++-Doxygen-Documentation
|
This is the complete list of members for sgpp::solver::Fista< F >, including all inherited members.
Fista(F g) | sgpp::solver::Fista< F > | inlineexplicit |
getL() | sgpp::solver::FistaBase | inline |
L | sgpp::solver::FistaBase | protected |
solve(base::OperationMultipleEval &op, base::DataVector &weights, const base::DataVector &classes, size_t maxIt, double threshold, double L=0.5) override | sgpp::solver::Fista< F > | inlinevirtual |