#include "AbstractStoppingCriterion.h"
#include <shark/Core/ResultSets.h>
#include <shark/LinAlg/Base.h>
Go to the source code of this file.
Classes | |
class | shark::MaxIterations< ResultSet > |
This stopping criterion stops after a fixed number of iterations. More... | |
Namespaces | |
shark | |
AbstractMultiObjectiveOptimizer. | |