f_sphere: Sphere function...

View source: R/functions.R

f_sphereR Documentation

Sphere function...

Description

Sphere function

Usage

f_sphere(x)

Arguments

x

parameter vector.

Details

f(x) = x'x


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

Related to f_sphere in cmaes...