Evolvica Core API Version 0.6.2
Last Modified: June 29 2004

Uses of Class
org.evolvica.core.mutate.Float.FloatMutator

Packages that use FloatMutator
org.evolvica.core.mutate.farray Mutation of float arrays. 
org.evolvica.core.mutate.Float Mutation of float numbers. 
 

Uses of FloatMutator in org.evolvica.core.mutate.farray
 

Fields in org.evolvica.core.mutate.farray declared as FloatMutator
protected  FloatMutator FloatMutationWrapper.mutator
          Underlying mutator.
 

Methods in org.evolvica.core.mutate.farray that return FloatMutator
 FloatMutator FloatMutationWrapper.getMutator()
           
 

Methods in org.evolvica.core.mutate.farray with parameters of type FloatMutator
 void FloatMutationWrapper.setMutator(FloatMutator mutator)
          Sets the mutator.
 

Constructors in org.evolvica.core.mutate.farray with parameters of type FloatMutator
FloatMutationWrapper(FloatMutator mutator)
          Constructor.
 

Uses of FloatMutator in org.evolvica.core.mutate.Float
 

Subclasses of FloatMutator in org.evolvica.core.mutate.Float
 class AbsoluteRangeMutator
          Mutation of a float number with a mutation range.
 class RelativeFloatMutator
          Mutation of a float number with a mutation range (percentage).
 class RelativeRangeMutator
          Mutation of a float number with a mutation range.
 class StepMutator
          Mutation of an float number with a maximal stepsize.
 


Evolvica Core API Version 0.6.2
Last Modified: June 29 2004

Copyright © 2000-2004 Technical University of Ilmenau, Department Electronic Circuits and Systems