From 2b571f08d091dc062cedbb9816c29dcf0cbd4f12 Mon Sep 17 00:00:00 2001 From: Eduardo Pedroni Date: Thu, 22 May 2014 07:44:52 +0100 Subject: Final commit, will release later today. --- doc/index-files/index-13.html | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'doc/index-files/index-13.html') diff --git a/doc/index-files/index-13.html b/doc/index-files/index-13.html index 90318c6..5555fa8 100644 --- a/doc/index-files/index-13.html +++ b/doc/index-files/index-13.html @@ -2,9 +2,9 @@ - + N-Index - + @@ -79,9 +79,13 @@
NaturalLog() - Constructor for class jcgp.backend.function.SymbolicRegressionFunctions.NaturalLog
 
NEUTRAL_COLOUR - Static variable in class jcgp.gui.GUI
-
 
+
+
A string containing the hexadecimal colour used for representing neutrality.
+
NEUTRAL_SELECTION_COLOUR - Static variable in class jcgp.gui.GUI
-
 
+
+
A string containing the hexadecimal colour used for representing a neutral selection.
+
nextGeneration() - Method in class jcgp.JCGP
Performs one full generational cycle.
@@ -91,7 +95,7 @@
Nodes make up the main part of the chromosome, where the actual functions are evolved.
-
Node(Chromosome, int, int, int) - Constructor for class jcgp.backend.population.Node
+
Node(Chromosome, int, int) - Constructor for class jcgp.backend.population.Node
Constructs a new instance of Node with the specified parameters.
-- cgit v1.2.3