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

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

Uses of RandomizingControlParameter in net.sourceforge.cilib.controlparameter
 

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



Copyright © 2009 CIRG. All Rights Reserved.