#include <mutator.h>
Inheritance diagram for CircularMutator:

Public Methods | |
| virtual double | mutate (double p, double min, double max, double variance) const |
Definition at line 114 of file mutator.h.
|
||||||||||||||||||||
|
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. |
1.2.18