benchmark/defs.R

MU = 100L
LAMBDA = 100L
DIM = 100L
DIM2 = 100L
MAX.ITER = ceiling(3 * DIM2 * log(DIM2))

fun = function(x) sum(x)
jakobbossek/ecr3 documentation built on Nov. 14, 2019, 7:47 p.m.