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