protected IRandomNumberGenerator<double> chromosomeGenerator
Protected chromosomeGenerator As IRandomNumberGenerator(Of Double)
This random number generator is used to initialize chromosome's genes, which is done by calling Generate method.
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.