TF_hump: Hump function for evaluating a single point.
TF_hump(x)
x
Input vector at which to evaluate.
Function output evaluated at x.
TF_hump(rep(0,2)) TF_hump(rep(1,2))