EvolvingObjects
|
The most complex evolutionary strategy representation. More...
#include <eoEsFull.h>
Public Types | |
typedef double | Type |
Public Member Functions | |
virtual std::string | className (void) const |
Methods inherited from eoObject. | |
void | printOn (std::ostream &os) const |
printing... | |
void | readFrom (std::istream &is) |
reading... | |
Public Attributes | |
std::vector< double > | stdevs |
std::vector< double > | correlations |
The most complex evolutionary strategy representation.
Co-evolving mutation rates and correlated mutations.
Definition at line 40 of file eoEsFull.h.
Methods inherited from eoObject.
Return the class id.
Reimplemented from EO< Fit >.
Definition at line 51 of file eoEsFull.h.