#include <eoEsStdev.h>
Inheritance diagram for eoEsStdev< Fit >:

Public Types | |
| typedef double | Type |
Public Member Functions | |
| virtual std::string | className (void) const |
| Return the class id. | |
| void | printOn (std::ostream &os) const |
| printing... | |
| void | readFrom (std::istream &is) |
| reading... | |
Public Attributes | |
| std::vector< double > | stdevs |
Evolutionary strategie style representation, supporting co-evolving standard deviations.
Definition at line 37 of file eoEsStdev.h.
|
||||||||||
|
Return the class id.
Reimplemented from EO< Fit >. Definition at line 47 of file eoEsStdev.h. |
1.3.9.1