isMultiobjective function

Checks whether the given function is multi-objective.

Checks whether the given function is multi-objective.

isMultiobjective(fn)

Arguments

  • fn: [smoof_function]

    Objective function.

Returns

[logical(1)] TRUE if function is multi-objective.

  • Maintainer: Jakob Bossek
  • License: BSD_2_clause + file LICENSE
  • Last published: 2023-03-10