TF_vertigrad_grad | R Documentation |
TF_vertigrad_grad: vertigrad_grad function for evaluating a single point.
TF_vertigrad_grad(x)
x |
Input vector at which to evaluate. |
Function output evaluated at x.
Forrester, A., & Keane, A. (2008). Engineering design via surrogate modelling: a practical guide. John Wiley & Sons.
TF_vertigrad_grad(rep(0,2))
TF_vertigrad_grad(rep(1,2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.