hankel.hankel.SymmetricFourierTransform.xrange

SymmetricFourierTransform.xrange(k=1)

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.