EvolvingObjects
eoPSO< POT > Class Template Reference

This is a generic class for particle swarm algorithms. More...

#include <eoPSO.h>

Inheritance diagram for eoPSO< POT >:
eoAlgo< POT > eoUF< eoPop< POT > &, void > eoFunctorBase unary_function eoEasyPSO< POT > eoSyncEasyPSO< POT >

List of all members.


Detailed Description

template<class POT>
class eoPSO< POT >

This is a generic class for particle swarm algorithms.

There is only one operator defined, which takes a population and does stuff to it. It needn't be a complete algorithm, can be also a step of an algorithm. Only used for mono-objective cases.

Definition at line 40 of file eoPSO.h.


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