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