Created by Scott Robert Ladd at Coyote Gulch Productions.
#include <scaler.h>
OrganismType | - The type of organism |
libevocosm::linear_norm_scaler< OrganismType >::linear_norm_scaler | ( | double | a_fitness_multiple = 2.0 |
) | [inline] |
Creates a new scaler for linear normalization.
virtual void libevocosm::linear_norm_scaler< OrganismType >::scale_fitness | ( | vector< OrganismType > & | a_population | ) | [inline, virtual] |
Performs linear normalization on the fitness of the target population.
a_population | - A population of organisms |
Implements libevocosm::scaler< OrganismType >.
© 1996-2005 Scott Robert Ladd. All rights reserved.
HTML documentation generated by Dimitri van Heesch's excellent Doxygen tool.