|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CreationStrategy | |
---|---|
net.sourceforge.cilib.ec.iterationstrategies | |
net.sourceforge.cilib.entity.operators.creation |
Uses of CreationStrategy in net.sourceforge.cilib.ec.iterationstrategies |
---|
Methods in net.sourceforge.cilib.ec.iterationstrategies that return CreationStrategy | |
---|---|
CreationStrategy |
DifferentialEvolutionIterationStrategy.getTrialVectorCreationStrategy()
Get the current strategy for creation of the trial vector. |
Methods in net.sourceforge.cilib.ec.iterationstrategies with parameters of type CreationStrategy | |
---|---|
void |
DifferentialEvolutionIterationStrategy.setTrialVectorCreationStrategy(CreationStrategy trialVectorCreationStrategy)
Set the strategy to create trial vectors. |
Uses of CreationStrategy in net.sourceforge.cilib.entity.operators.creation |
---|
Classes in net.sourceforge.cilib.entity.operators.creation that implement CreationStrategy | |
---|---|
class |
RandCreationStrategy
|
Methods in net.sourceforge.cilib.entity.operators.creation that return CreationStrategy | |
---|---|
CreationStrategy |
CreationStrategy.getClone()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |