#include <eoVelocityInit.h>
Inheritance diagram for eoVelocityInitFixedLength< POT >:

Public Types | |
| typedef POT::ParticleVelocityType | VelocityType |
Public Member Functions | |
| eoVelocityInitFixedLength (unsigned _combien, eoRndGenerator< VelocityType > &_generator) | |
| virtual void | operator() (POT &chrom) |
Private Attributes | |
| unsigned | combien |
| eoSTLF< VelocityType > | generator |
| generic wrapper for eoFunctor (s), to make them have the function-pointer style copy semantics | |
Definition at line 57 of file eoVelocityInit.h.
1.4.7