EvolvingObjects
|
#include <eoCMAInit.h>
Public Member Functions | |
eoCMAInit (const eo::CMAState &state_) | |
void | operator() (EOT &v) |
The pure virtual function that needs to be implemented by the subclass. | |
Private Types | |
typedef eoVector< FitT, double > | EOT |
Private Attributes | |
const eo::CMAState & | state |
Definition at line 37 of file eoCMAInit.h.