hankel.hankel.HankelTransform.xrange

HankelTransform.xrange(k=1)[source]

Tuple giving (min,max) x value evaluated by f(x).

Parameters:

k : array-like, optional

Scales for the transformation. Leave as 1 for an integral.

See also

See
meth:xrange_approx for an approximate version of this method which is a classmethod.