EvolvingObjects
eoFlight< POT > Class Template Reference

Abstract class for particle swarm optimization flight. More...

#include <eoFlight.h>

Inheritance diagram for eoFlight< POT >:
eoUF< POT &, void > eoFunctorBase unary_function eoBinaryFlight< POT > eoEasyPSO< POT >::eoDummyFlight eoStandardFlight< POT > eoSyncEasyPSO< POT >::eoDummyFlight eoSigBinaryFlight< POT >

List of all members.

Public Member Functions

virtual void apply (eoPop< POT > &_pop)
 Apply the flight to a whole population.

Detailed Description

template<class POT>
class eoFlight< POT >

Abstract class for particle swarm optimization flight.

All the flights must derivated from eoFlight.

Definition at line 38 of file eoFlight.h.


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