eoVelocityInit< POT > Class Template Reference

Abstract class for velocities initilization of particle swarm optimization. More...

#include <eoVelocityInit.h>

Inheritance diagram for eoVelocityInit< POT >:

eoInit< POT > eoUF< POT &, void > eoFunctorBase eoVelocityInitFixedLength< POT > eoVelocityInitVariableLength< POT >

List of all members.

Public Member Functions

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


Detailed Description

template<class POT>
class eoVelocityInit< POT >

Abstract class for velocities initilization of particle swarm optimization.

Definition at line 36 of file eoVelocityInit.h.


Member Function Documentation

template<class POT>
virtual std::string eoVelocityInit< POT >::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 from eoInit< POT >.

Definition at line 39 of file eoVelocityInit.h.


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

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