TF_hartmann: TF_hartmann: hartmann function for evaluating a single point.

View source: R/functions1.R

TF_hartmannR Documentation

TF_hartmann: hartmann function for evaluating a single point.

Description

TF_hartmann: hartmann function for evaluating a single point.

Usage

TF_hartmann(x)

Arguments

x

Input vector at which to evaluate.

Value

Function output evaluated at x.

Examples

TF_hartmann(rep(0,6))
TF_hartmann(rep(1,6))
TF_hartmann(c(.20169, .150011, .476874, .275332, .311652, .6573)) # Global minimum of -3.322368

TestFunctions documentation built on May 29, 2024, 11 a.m.