get_initial_locations: get_initial_locations

Description Usage Arguments Value

Description

Calculates the initial locations of the algorithm.

Usage

1
get_initial_locations(nmmso_state, mn, mx)

Arguments

nmmso_state

Structure holding state of swarm.

mn

Minimum design parameter values (a vector with param_num elements).

mx

Maximum design parameter values (a vector with param_num elements).

Value

nmmso_state = Structure with the new locations.


jhoffjann/nmmso.R documentation built on May 19, 2019, 9:26 a.m.