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

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

Uses of ExponentiallyDecreasingControlParameter in net.sourceforge.cilib.controlparameter
 

Methods in net.sourceforge.cilib.controlparameter that return ExponentiallyDecreasingControlParameter
 ExponentiallyDecreasingControlParameter ExponentiallyDecreasingControlParameter.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 ExponentiallyDecreasingControlParameter
ExponentiallyDecreasingControlParameter(ExponentiallyDecreasingControlParameter copy)
          Copy constructor.
 



Copyright © 2009 CIRG. All Rights Reserved.