update_full_correction.hpp File Reference
Include dependency graph for update_full_correction.hpp:

Go to the source code of this file.

Classes

class  UpdateFullCorrection
 Full correction approach to update the solution. More...

 

Namespaces

 mlpack
 
.hpp
 
 mlpack::optimization
 

Detailed Description

Author
Chenzhe Diao

Update method for FrankWolfe algorithm, recalculate the coefficents of of current atoms, while satisfying the norm constraint. Used as UpdateRuleType.

mlpack is free software; you may redistribute it and/or modify it under the terms of the 3-clause BSD license. You should have received a copy of the 3-clause BSD license along with mlpack. If not, see http://www.opensource.org/licenses/BSD-3-Clause for more information.

Definition in file update_full_correction.hpp.