TF_moon_high {TestFunctions} | R Documentation |
TF_moon_high: Moon (2010) high-dimensional function for evaluating a single point.
TF_moon_high(x)
x |
Input vector at which to evaluate. |
Function output evaluated at x.
TF_moon_high(rep(0,20))
TF_moon_high(rep(1,20))