Mutation_Gaussian Class Reference
Implementation of Gaussian mutation (applicable for real-coded chromosomes).
More...
#include <Mutation_Gaussian.h>
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:
- D:/HUYNQ/Works/Codes/Dolphin/Dolphin/Operators/Mutations/Mutation_Gaussian.h