protected IRandomNumberGenerator<double> mutationAdditionGenerator
Protected mutationAdditionGenerator As IRandomNumberGenerator(Of Double)
This random number generator is used to generate random addition values, which are used to add to chromosome's genes during mutation.
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.