TF_GoldsteinPriceLog: TF_GoldsteinPrice: Goldstein Price function for evaluating a...

Description Usage Arguments Value Examples

View source: R/functions1.R

Description

TF_GoldsteinPrice: Goldstein Price function for evaluating a single point on a log scale, normalized to have mean 0 and variance 1.

Usage

1

Arguments

x

Input vector at which to evaluate.

Value

Function output evaluated at x.

Examples

1
TF_GoldsteinPriceLog(c(0, -1)) # minimum

TestFunctions documentation built on May 2, 2019, 2:42 a.m.