#include <shark/Algorithms/DirectSearch/CMA.h>#include <shark/ObjectiveFunctions/Benchmarks/Benchmarks.h>#include <boost/property_tree/json_parser.hpp>Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 42 of file CMAPlot.cpp.
References shark::CMA::condition(), shark::CMA::eigenValues(), shark::CMA::eigenVectors(), shark::AbstractObjectiveFunction< PointType, ResultT >::evaluationCounter(), shark::CMA::init(), shark::CMA::mean(), shark::ResultSet< SearchPointT, ResultT >::point, shark::CMA::sigma(), shark::AbstractSingleObjectiveOptimizer< PointType >::solution(), shark::CMA::step(), and shark::ResultSet< SearchPointT, ResultT >::value.