From 8189116ea4b5db4675e31dfd04a5687d55e29262 Mon Sep 17 00:00:00 2001 From: Eduardo Pedroni Date: Tue, 6 May 2014 14:29:37 +0100 Subject: Added javadocs, made minor changes to the comments --- doc/index-files/index-5.html | 158 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 158 insertions(+) create mode 100644 doc/index-files/index-5.html (limited to 'doc/index-files/index-5.html') diff --git a/doc/index-files/index-5.html b/doc/index-files/index-5.html new file mode 100644 index 0000000..a056ba9 --- /dev/null +++ b/doc/index-files/index-5.html @@ -0,0 +1,158 @@ + + + + + +E-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I J L M N O P R S T U V W X  + + +

E

+
+
enableFunction(int) - Method in class jcgp.backend.function.FunctionSet
+
+
Disables the indexed function.
+
+
evaluate(Population, Resources) - Method in class jcgp.backend.modules.problem.DigitalCircuitProblem
+
 
+
evaluate(Population, Resources) - Method in class jcgp.backend.modules.problem.Problem
+
+
The most important method of the problem type.
+
+
evaluate(Population, Resources) - Method in class jcgp.backend.modules.problem.SymbolicRegressionProblem
+
 
+
evaluateTestCase(TestCaseProblem.TestCase<Object>) - Method in class jcgp.gui.GUI
+
 
+
evaluateTestCase(TestCaseProblem.TestCase<Object>) - Method in class jcgp.gui.population.PopulationPane
+
 
+
EvolutionaryStrategy - Class in jcgp.backend.modules.es
+
+
This class specifies the characteristics of an evolutionary strategy.
+
+
evolve(Population, Mutator) - Method in class jcgp.backend.modules.es.EvolutionaryStrategy
+
+
Performs the selection algorithm and uses the mutator to create + the next generation of solutions.
+
+
evolve(Population, Mutator) - Method in class jcgp.backend.modules.es.MuPlusLambda
+
 
+
evolve(Population, Mutator) - Method in class jcgp.backend.modules.es.TournamentSelection
+
 
+
Exponential() - Constructor for class jcgp.backend.function.SymbolicRegressionFunctions.Exponential
+
 
+
+A B C D E F G H I J L M N O P R S T U V W X 
+ +
+ + + + + + + +
+ + + + -- cgit v1.2.3