added doc details to recognize particle swarm optimization
This commit is contained in:
parent
967b6b7741
commit
3adf8a19f4
20 changed files with 25 additions and 20 deletions
|
|
@ -30,7 +30,7 @@
|
|||
#include <utils/eoRealVectorBounds.h>
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
/** Abstract class for PSO flight.
|
||||
/** Abstract class for particle swarm optimization flight.
|
||||
* All the flights must derivated from eoFlight.
|
||||
*/
|
||||
|
||||
|
|
|
|||
Reference in a new issue