eoInit< EOT > Class Template Reference

Base (name) class for Initialization of chromosomes, used in a population contructor. More...

#include <eoInit.h>

Inheritance diagram for eoInit< EOT >:

eoUF< A1, R > eoFunctorBase eoCMAInit< FitT > eoCombinedInit< EOT > eoDistribution< EOT > eoInitFixedLength< EOT > eoInitPermutation< EOT > eoInitVariableLength< EOT > eoInitVirus< FitT > eoInitVirus1bit< FitT > eoRealInitBounded< EOT > eoSymInit< EoType >

List of all members.

Public Member Functions

virtual std::string className (void) const
 className: Mandatory because of eoCombinedInit.


Detailed Description

template<class EOT>
class eoInit< EOT >

Base (name) class for Initialization of chromosomes, used in a population contructor.

It is derived from eoMonOp, so it can be used inside the algorithm as well.

See also:
eoPop

Definition at line 46 of file eoInit.h.


Member Function Documentation

template<class EOT>
virtual std::string eoInit< EOT >::className ( void   )  const [inline, virtual]

className: Mandatory because of eoCombinedInit.

SHould be pure virtual, but then we should go over the whole code to write the method for all derived classes ... MS 16/7/04

Reimplemented in eoCombinedInit< EOT >, eoVelocityInit< POT >, eoPBILDistrib< EOT >, eoParseTreeDepthInit< FType, Node >, eoStParseTreeDepthInit< FType, Node >, and eoVelocityInit< POT::ParticleVelocityType >.

Definition at line 53 of file eoInit.h.


The documentation for this class was generated from the following file:

Generated on Thu Jan 1 23:19:47 2009 for EvolvingObjects by  doxygen 1.5.5