if (FALSE) {
library(smoof)
DTLZ2 <- make_vectorized_smoof(prob.name = "DTLZ2",
dimensions = 10,
n.objectives = 2)
DTLZ2(X = matrix(runif(100), ncol = 10))
}
Run the code above in your browser using DataLab