create_population: Create population

Description Usage Arguments Value

View source: R/create_population.R

Description

Creates a new population for the ExpDE framework

Usage

1
create_population(popsize, probpars)

Arguments

popsize

population size

probpars

list of named problem parameters (see ExpDE).

Value

A matrix containing the population for the ExpDE


ExpDE documentation built on May 2, 2019, 9:11 a.m.