Uses of Class
net.sourceforge.cilib.controlparameter.ExponentiallyIncreasingControlParameter

Packages that use ExponentiallyIncreasingControlParameter
net.sourceforge.cilib.controlparameter A ControlParameter is a generalised parameter type within CIlib. 
 

Uses of ExponentiallyIncreasingControlParameter in net.sourceforge.cilib.controlparameter
 

Methods in net.sourceforge.cilib.controlparameter that return ExponentiallyIncreasingControlParameter
 ExponentiallyIncreasingControlParameter ExponentiallyIncreasingControlParameter.getClone()
          Clone the current object such that a comparison of the clone and original object will yield two separate, but duplicate objects.
 

Constructors in net.sourceforge.cilib.controlparameter with parameters of type ExponentiallyIncreasingControlParameter
ExponentiallyIncreasingControlParameter(ExponentiallyIncreasingControlParameter copy)
          Copy constructor.
 



Copyright © 2009 CIRG. All Rights Reserved.