Set or change attribute mosmafs.vectorized in fitness function.

setMosmafsVectorized(fn, vectorize = TRUE)

Arguments

fn

smoof_multi_objective_function fitness function.

vectorize

[logical(1)] whether to force slickEvaluateFitness to pass candidates to fitness function as data.frame or not.

Value

smoof_multi_objective_function.