Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

rotate_function

Create a rotated test function...


Description

Create a rotated test function

Usage

rotate_function(f, M)

Arguments

f

test function.

M

orthogonal square matrix defining the rotation.

Details

Returns a new rotated test function defined as

g(x) = f(Mx).

Value

The rotated test function.

Author(s)


cmaes

Covariance Matrix Adapting Evolutionary Strategy

v1.0-11
GPL-2
Authors
Heike Trautmann <trautmann@statistik.tu-dortmund.de> and Olaf Mersmann <olafm@statistik.tu-dortmund.de> and David Arnu <david.arnu@statistik.tu-dortmund.de>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.