| libcmaes 0.10.2
    A C++11 library for stochastic optimization with CMA-ES | 
| Public Member Functions | |
| StopCriteria (const StopCriteriaFunc< TGenoPheno > &sfunc) | |
| bool | active () const | 
| void | set_active (const bool &a) | 
| Public Attributes | |
| StopCriteriaFunc< TGenoPheno > | _sfunc | 
| bool | _active = true |