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

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

Uses of LinearDecreasingControlParameter in net.sourceforge.cilib.controlparameter
 

Methods in net.sourceforge.cilib.controlparameter that return LinearDecreasingControlParameter
 LinearDecreasingControlParameter LinearDecreasingControlParameter.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 LinearDecreasingControlParameter
LinearDecreasingControlParameter(LinearDecreasingControlParameter copy)
          Create a copy of the provided instance.
 



Copyright © 2009 CIRG. All Rights Reserved.