Public Member Functions | Protected Attributes

Tree::TreeMutGauss Class Reference
[GenotypesTree]

Tree genotype: standard normal distribution noise mutation operator. Applicable only on ephemereal random constants (ERC) of type 'double'. More...

#include <TreeMutGauss.h>

Inheritance diagram for Tree::TreeMutGauss:
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.

Protected Attributes

boost::lagged_fibonacci607 engine_

Detailed Description

Tree genotype: standard normal distribution noise mutation operator. Applicable only on ephemereal random constants (ERC) of type 'double'.

Definition at line 15 of file TreeMutGauss.h.


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