diff options
author | Eduardo Pedroni <ep625@york.ac.uk> | 2014-05-07 18:38:27 +0100 |
---|---|---|
committer | Eduardo Pedroni <ep625@york.ac.uk> | 2014-05-07 18:38:27 +0100 |
commit | 7f89d81e6f8a5ce82d42c3b852b5219edaa4b86c (patch) | |
tree | cc069b43e1cdf7cb69456fe7e86e1f51d6ea8642 /doc/index-files/index-7.html | |
parent | 8189116ea4b5db4675e31dfd04a5687d55e29262 (diff) |
Removed reflection for now, added fitness orientation support
Diffstat (limited to 'doc/index-files/index-7.html')
-rw-r--r-- | doc/index-files/index-7.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index-files/index-7.html b/doc/index-files/index-7.html index f92083f..30395b3 100644 --- a/doc/index-files/index-7.html +++ b/doc/index-files/index-7.html @@ -408,7 +408,7 @@ <div class="block">Gets the next random integer using the experiment's random number generator.</div> </dd> -<dt><span class="memberNameLink"><a href="../jcgp/backend/population/Chromosome.html#getRandomMutableElement--">getRandomMutableElement()</a></span> - Method in class jcgp.backend.population.<a href="../jcgp/backend/population/Chromosome.html" title="class in jcgp.backend.population">Chromosome</a></dt> +<dt><span class="memberNameLink"><a href="../jcgp/backend/population/Chromosome.html#getRandomMutable--">getRandomMutable()</a></span> - Method in class jcgp.backend.population.<a href="../jcgp/backend/population/Chromosome.html" title="class in jcgp.backend.population">Chromosome</a></dt> <dd> <div class="block">This method is useful for mutating chromosomes.</div> </dd> |