Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

CircularMutator Class Reference

Normally distributed FloatGene mutator for circular domains. More...

#include <mutator.h>

Inheritance diagram for CircularMutator:

FloatMutator List of all members.

Public Methods

virtual double mutate (double p, double min, double max, double variance) const

Detailed Description

Normally distributed FloatGene mutator for circular domains.

Definition at line 114 of file mutator.h.


Member Function Documentation

virtual double mutate double    p,
double    min,
double    max,
double    variance
const [inline, virtual]
 

As in the superclass, except that the variance parameter is not used here; instead the value given in the constructor is used.

Reimplemented from FloatMutator.

Definition at line 120 of file mutator.h.


The documentation for this class was generated from the following file:
Generated on Thu Feb 10 20:12:01 2005 for NeHeP by doxygen1.2.18