EvaluationArchive.h File Reference
#include <shark/ObjectiveFunctions/AbstractObjectiveFunction.h>
#include <set>
#include <string>
#include <sstream>

Go to the source code of this file.

Classes

class  shark::EvaluationArchive< PointType, ResultT >
 Objective function wrapper storing all function evaluations. More...
 
class  shark::EvaluationArchive< PointType, ResultT >::PointResultPairType
 Pair of point and result. More...
 

Namespaces

 shark
 AbstractMultiObjectiveOptimizer.