Created by Scott Robert Ladd at Coyote Gulch Productions.
#include <migrator.h>
libevocosm::random_pool_migrator< OrganismType >::random_pool_migrator | ( | size_t | a_how_many | ) | [inline] |
Creates a new pool_migrator.
virtual void libevocosm::random_pool_migrator< OrganismType >::migrate | ( | vector< vector< OrganismType > > & | a_populations | ) | [inline, virtual] |
Copies organisms from the target population based on the constructor setting.
a_populations | - Set of organism populations between which members will "migrate" |
Implements libevocosm::migrator< OrganismType >.
References libevocosm::globals::g_random.
© 1996-2005 Scott Robert Ladd. All rights reserved.
HTML documentation generated by Dimitri van Heesch's excellent Doxygen tool.