eoRealParticle< FitT > Class Template Reference

eoRealParticle: Implementation of a real-coded particle for particle swarm optimization. More...

#include <eoRealParticle.h>

Inheritance diagram for eoRealParticle< FitT >:

eoVectorParticle< FitT, PositionType, VelocityType > PO< F > EO< F > eoObject eoPersistent eoPrintable

List of all members.

Public Member Functions

 eoRealParticle (unsigned size=0, double positions=0.0, double velocities=0.0, double bestPositions=0.0)
virtual std::string className () const
 Return the class id.


Detailed Description

template<class FitT>
class eoRealParticle< FitT >

eoRealParticle: Implementation of a real-coded particle for particle swarm optimization.

Positions, velocities and best positions are real-coded.

Definition at line 35 of file eoRealParticle.h.


Member Function Documentation

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

Return the class id.

Returns:
the class name as a std::string

Reimplemented from PO< F >.

Definition at line 42 of file eoRealParticle.h.


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

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