TF_hartmann | R Documentation |
TF_hartmann: hartmann function for evaluating a single point.
TF_hartmann(x)
x |
Input vector at which to evaluate. |
Function output evaluated at x.
TF_hartmann(rep(0,6))
TF_hartmann(rep(1,6))
TF_hartmann(c(.20169, .150011, .476874, .275332, .311652, .6573)) # Global minimum of -3.322368
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.