TF_GoldsteinPriceLog | R Documentation |
TF_GoldsteinPrice: Goldstein Price function for evaluating a single point on a log scale, normalized to have mean 0 and variance 1.
TF_GoldsteinPriceLog(x)
x |
Input vector at which to evaluate. |
Function output evaluated at x.
TF_GoldsteinPriceLog(c(0, -1)) # minimum
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.