EvolvingObjects
|
Abstract class for particle swarm optimization flight. More...
#include <eoFlight.h>
Public Member Functions | |
virtual void | apply (eoPop< POT > &_pop) |
Apply the flight to a whole population. |
Abstract class for particle swarm optimization flight.
All the flights must derivated from eoFlight.
Definition at line 38 of file eoFlight.h.