Public Member Functions

FloatingPoint::FloatingPointMutSimple Class Reference
[GenotypesFloatingPoint]

FloatingPoint genotype: simple mutation where a single vector element is mutated. New value is random value from the given domain. More...

#include <FloatingPointMutSimple.h>

Inheritance diagram for FloatingPoint::FloatingPointMutSimple:
MutationOp

List of all members.

Public Member Functions

bool mutate (GenotypeP gene)
 Performs mutation of a genotype object. The genotype object must be initialized!
bool initialize (StateP)
 Initialize mutation operator. Called before first mutation operation.
void registerParameters (StateP)
 Register parameters with the system. Called before MutationOp::initialize.

Detailed Description

FloatingPoint genotype: simple mutation where a single vector element is mutated. New value is random value from the given domain.

Definition at line 12 of file FloatingPointMutSimple.h.


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