Mutation_Gaussian Class Reference

Implementation of Gaussian mutation (applicable for real-coded chromosomes). More...

#include <Mutation_Gaussian.h>

Inheritance diagram for Mutation_Gaussian:

Mutation< double >

List of all members.

Public Member Functions

virtual bool mutate (Chromosome< double > &chromosome)
 Implementation of the mutation strategy.

Public Attributes

double sigma
 The sigma value for the Gaussian distribution.


Detailed Description

Implementation of Gaussian mutation (applicable for real-coded chromosomes).

See also:
Mutation | Mutation_BitFlip

The documentation for this class was generated from the following file:

Generated on Thu Aug 28 18:34:50 2008 for Dolphin by  doxygen 1.5.6