aboutsummaryrefslogtreecommitdiffstats
path: root/doc/index-files/index-13.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/index-files/index-13.html')
-rw-r--r--doc/index-files/index-13.html14
1 files changed, 9 insertions, 5 deletions
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 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_05) on Mon May 12 23:05:45 BST 2014 -->
+<!-- Generated by javadoc (1.8.0_05) on Thu May 22 06:02:33 BST 2014 -->
<title>N-Index</title>
-<meta name="date" content="2014-05-12">
+<meta name="date" content="2014-05-22">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
@@ -79,9 +79,13 @@
<dt><span class="memberNameLink"><a href="../jcgp/backend/function/SymbolicRegressionFunctions.NaturalLog.html#NaturalLog--">NaturalLog()</a></span> - Constructor for class jcgp.backend.function.<a href="../jcgp/backend/function/SymbolicRegressionFunctions.NaturalLog.html" title="class in jcgp.backend.function">SymbolicRegressionFunctions.NaturalLog</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../jcgp/gui/GUI.html#NEUTRAL_COLOUR">NEUTRAL_COLOUR</a></span> - Static variable in class jcgp.gui.<a href="../jcgp/gui/GUI.html" title="class in jcgp.gui">GUI</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">A string containing the hexadecimal colour used for representing neutrality.</div>
+</dd>
<dt><span class="memberNameLink"><a href="../jcgp/gui/GUI.html#NEUTRAL_SELECTION_COLOUR">NEUTRAL_SELECTION_COLOUR</a></span> - Static variable in class jcgp.gui.<a href="../jcgp/gui/GUI.html" title="class in jcgp.gui">GUI</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">A string containing the hexadecimal colour used for representing a neutral selection.</div>
+</dd>
<dt><span class="memberNameLink"><a href="../jcgp/JCGP.html#nextGeneration--">nextGeneration()</a></span> - Method in class jcgp.<a href="../jcgp/JCGP.html" title="class in jcgp">JCGP</a></dt>
<dd>
<div class="block">Performs one full generational cycle.</div>
@@ -91,7 +95,7 @@
<div class="block">Nodes make up the main part of the chromosome,
where the actual functions are evolved.</div>
</dd>
-<dt><span class="memberNameLink"><a href="../jcgp/backend/population/Node.html#Node-jcgp.backend.population.Chromosome-int-int-int-">Node(Chromosome, int, int, int)</a></span> - Constructor for class jcgp.backend.population.<a href="../jcgp/backend/population/Node.html" title="class in jcgp.backend.population">Node</a></dt>
+<dt><span class="memberNameLink"><a href="../jcgp/backend/population/Node.html#Node-jcgp.backend.population.Chromosome-int-int-">Node(Chromosome, int, int)</a></span> - Constructor for class jcgp.backend.population.<a href="../jcgp/backend/population/Node.html" title="class in jcgp.backend.population">Node</a></dt>
<dd>
<div class="block">Constructs a new instance of <code>Node</code> with the
specified parameters.</div>