makeSimpleMonitor function

Generator for simple monitor.

Generator for simple monitor.

The simple monitor prints the iteration, current best parameter values and best fitness to the standard output.

makeSimpleMonitor(max.params = 4L)

Arguments

  • max.params: [integer(1)]

    Maximal number of parameters to show in output.

Returns

[cma_monitor]

  • Maintainer: Jakob Bossek
  • License: BSD_2_clause + file LICENSE
  • Last published: 2016-12-04