#include <eoBitParticle.h>

Public Member Functions | |
| eoBitParticle (unsigned size=0, bool positions=0, double velocities=0.0, bool bestPositions=0) | |
| virtual std::string | className () const |
| Return the class id. | |
Positions and best positions are 0 or 1 but the velocity is a vector of double.
Definition at line 35 of file eoBitParticle.h.
| virtual std::string eoBitParticle< FitT >::className | ( | void | ) | const [inline, virtual] |
Return the class id.
Reimplemented from PO< F >.
Definition at line 42 of file eoBitParticle.h.
1.5.5