Learn R Programming

ecr (version 1.0)

setupUniformGenerator: Generates the uniform generator object for the initial population.

Description

The returned population contains individuals which are uniformly distributed within the bounds specified by the paramter set of the smoof objective function passed to the doTheEvolution function.

Usage

setupUniformGenerator()

Arguments

Value

[ecr_generator]