eoVelocityInit< POT > Class Template Reference

Abstract class for PSO velocities initilization. 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 PSO velocities initilization.

Definition at line 22 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 25 of file eoVelocityInit.h.


The documentation for this class was generated from the following file:
Generated on Thu Apr 19 11:02:34 2007 for EO by  doxygen 1.4.7