isMultiobjective: Checks whether the given function is multi-objective.

View source: R/isMultiobjective.R

isMultiobjectiveR Documentation

Checks whether the given function is multi-objective.

Description

Checks whether the given function is multi-objective.

Usage

isMultiobjective(fn)

Arguments

fn

[smoof_function]
Objective function.

Value

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


jakobbossek/smoof documentation built on Feb. 17, 2024, 2:23 a.m.