f_rand: Random function...

View source: R/functions.R

f_randR Documentation

Random function...

Description

Random function

Usage

f_rand(x)

Arguments

x

parameter vector.

Details

f(x) = runif(1)

Author(s)

Olaf Mersmann olafm@statistik.tu-dortmund.de


cmaes documentation built on March 18, 2022, 7:11 p.m.

Related to f_rand in cmaes...