TF_hump: TF_hump: Hump function for evaluating a single point.

View source: R/functions1.R

TF_humpR Documentation

TF_hump: Hump function for evaluating a single point.

Description

TF_hump: Hump function for evaluating a single point.

Usage

TF_hump(x)

Arguments

x

Input vector at which to evaluate.

Value

Function output evaluated at x.

Examples

TF_hump(rep(0,2))
TF_hump(rep(1,2))

CollinErickson/TestFunctions documentation built on Sept. 20, 2024, 10:06 a.m.