13 #ifndef CMA_ES_H_INCLUDED 14 #define CMA_ES_H_INCLUDED 18 #include "CMAES/cmaes_interface.h" 28 char Filenames [2][50];
44 void Evolutive_CMAES(
CMAES_DATA* evo,
void** Parameters, FILE* fileOut);
45 #endif // CMA_ES_H_INCLUDED Definition: Optimizers.h:16
Function prototypes for the trajectory routines.
Function prototypes for the pseudorandom Gaussian generators.