calculate_objective_ga function

GA Wrapper for calculate_objective

GA Wrapper for calculate_objective

Converts the parameter vector to a named list and returns the negative of the objective (turning the maximization into a minimization)

calculate_objective_ga(pvect, cfg)

Arguments

  • pvect: system parameters
  • cfg: ubiquity system object

Returns

objective function value

  • Maintainer: John Harrold
  • License: BSD_2_clause + file LICENSE
  • Last published: 2025-01-07