hankel.hankel.HankelTransform.G

classmethod HankelTransform.G(f, h, k=None, *args, **kwargs)[source]

The absolute value of the non-oscillatory of the summed series’ last term, up to a scaling constant.

This can be used to get the sign of the slope of G with h.

Parameters:

f : callable

The function to integrate/transform

h : float

The resolution parameter of the hankel integration

k : float or array-like, optional

The scale at which to evaluate the transform. If None, assume an integral.

Returns:

The value of G.