EvolvingObjects
eoCMAInit< FitT > Class Template Reference

#include <eoCMAInit.h>

Inheritance diagram for eoCMAInit< FitT >:
eoInit< eoVector< FitT, double > > eoUF< eoVector< FitT, double > &, void > eoFunctorBase unary_function

List of all members.

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::CMAStatestate

Detailed Description

template<class FitT>
class eoCMAInit< FitT >

Todo:
handle bounds

Definition at line 37 of file eoCMAInit.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends