#include <ReClaM/Optimizer.h>
#include <EALib/CMA.h>
#include <EALib/ElitistCMA.h>
#include <EALib/UncertaintyQuantification.h>
Go to the source code of this file.
Classes | |
| class | CMAOptimizer |
| The CMA-ES as a ReClaM Optimizer. More... | |
| class | CMAOptimizer::ModelFitness |
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this library; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
Definition in file CMAOptimizer.h.