Module cmaes::options [] [src]

Option types for the CMA-ES algorithm

Structs

CMAESOptions

A container for end conditions, problem dimension, and thread count.

Enums

CMAESEndConditions

An enum representing a condition under which to terminate the CMA-ES algorithm.