From 7f89d81e6f8a5ce82d42c3b852b5219edaa4b86c Mon Sep 17 00:00:00 2001 From: Eduardo Pedroni Date: Wed, 7 May 2014 18:38:27 +0100 Subject: Removed reflection for now, added fitness orientation support --- doc/index-files/index-3.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/index-files/index-3.html') diff --git a/doc/index-files/index-3.html b/doc/index-files/index-3.html index 2833121..7b7d4d2 100644 --- a/doc/index-files/index-3.html +++ b/doc/index-files/index-3.html @@ -141,7 +141,7 @@
Creates a deep copy of the specified chromosome in the this instance.
-
copyOf(MutableElement) - Method in interface jcgp.backend.population.MutableElement
+
copyOf(Mutable) - Method in interface jcgp.backend.population.Mutable
Asserts if the specified element is a copy of the elements this is called on.
@@ -162,9 +162,9 @@ not necessarily true since it is possible that a == c.
-
copyOf(MutableElement) - Method in class jcgp.backend.population.Node
+
copyOf(Mutable) - Method in class jcgp.backend.population.Node
 
-
copyOf(MutableElement) - Method in class jcgp.backend.population.Output
+
copyOf(Mutable) - Method in class jcgp.backend.population.Output
 
Cosine() - Constructor for class jcgp.backend.function.SymbolicRegressionFunctions.Cosine
 
-- cgit v1.2.3