Returns a new function
g(x) = f(x - offset).
shift_function(f, offset)
f
test function
offset
offset.
The shifted test function.
Olaf Mersmann olafm@statistik.tu-dortmund.de