#include <shark/Core/DLLSupport.h>
#include <shark/Algorithms/AbstractSingleObjectiveOptimizer.h>
#include <shark/Algorithms/GradientDescent/LineSearch.h>
Go to the source code of this file.
Classes | |
class | shark::AbstractLineSearchOptimizer |
Basis class for line search methods. More... | |
Namespaces | |
shark | |
AbstractMultiObjectiveOptimizer. | |