Checks whether the given function is multi-objective.
isMultiobjective(fn)
fn: [smoof_function]
fn
smoof_function
Objective function.
[logical(1)] TRUE if function is multi-objective.
logical(1)
TRUE
Useful links