Checks whether the given function is single-objective.

isSingleobjective(fn)

Arguments

fn

[smoof_function]
Objective function.

Value

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