TestFunctions (version 0.2.0)

TF_moon_high: TF_moon_high: Moon (2010) high-dimensional function for evaluating a single point.

Description

TF_moon_high: Moon (2010) high-dimensional function for evaluating a single point.

Usage

TF_moon_high(x)

Value

Function output evaluated at x.

Arguments

x

Input vector at which to evaluate.

Examples

Run this code
TF_moon_high(rep(0,20))
TF_moon_high(rep(1,20))

Run the code above in your browser using DataLab