#include <shark/Core/DLLSupport.h>
#include <shark/Algorithms/GradientDescent/AbstractLineSearchOptimizer.h>
#include <deque>
Go to the source code of this file.
Classes | |
class | shark::LBFGS |
Limited-Memory Broyden, Fletcher, Goldfarb, Shannon algorithm. More... | |
Namespaces | |
shark | |
AbstractMultiObjectiveOptimizer. | |