mlpack  3.0.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
FrankWolfe< LinearConstrSolverType, UpdateRuleType > Member List

This is the complete list of members for FrankWolfe< LinearConstrSolverType, UpdateRuleType >, including all inherited members.

FrankWolfe(const LinearConstrSolverType linearConstrSolver, const UpdateRuleType updateRule, const size_t maxIterations=100000, const double tolerance=1e-10)FrankWolfe< LinearConstrSolverType, UpdateRuleType >
LinearConstrSolver() const FrankWolfe< LinearConstrSolverType, UpdateRuleType >inline
LinearConstrSolver()FrankWolfe< LinearConstrSolverType, UpdateRuleType >inline
MaxIterations() const FrankWolfe< LinearConstrSolverType, UpdateRuleType >inline
MaxIterations()FrankWolfe< LinearConstrSolverType, UpdateRuleType >inline
Optimize(FunctionType &function, arma::mat &iterate)FrankWolfe< LinearConstrSolverType, UpdateRuleType >
Tolerance() const FrankWolfe< LinearConstrSolverType, UpdateRuleType >inline
Tolerance()FrankWolfe< LinearConstrSolverType, UpdateRuleType >inline
UpdateRule() const FrankWolfe< LinearConstrSolverType, UpdateRuleType >inline
UpdateRule()FrankWolfe< LinearConstrSolverType, UpdateRuleType >inline