pwtools
Return x where y(x) = min(y) by calculating the root of the fit’s 1st derivative (by calling self(x, der=1)).
self(x, der=1)
xab (x0 or) – see _findroot()
_findroot()
**kwds – passed to _findroot()
xx – min(y) = y(xx)
scalar