#include <eoRealParticle.h>
Inheritance diagram for eoRealParticle< FitT >:

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. | |
Positions, velocities and best positions are real-coded.
Definition at line 20 of file eoRealParticle.h.
| virtual std::string eoRealParticle< FitT >::className | ( | void | ) | const [inline, virtual] |
Return the class id.
Reimplemented from PO< FitT >.
Definition at line 27 of file eoRealParticle.h.
1.4.7