qwe¶
-
empymod.transform.qwe(rtol, atol, maxint, inp, intervals, lambd=None, off=None, ang_fact=None)[source]¶ Quadrature-With-Extrapolation.
This is the kernel of the QWE method, used for the Hankel (
hankel_qwe()) and the Fourier (fourier_qwe()) Transforms. Seehankel_qwe()for an extensive description.This function is based on qwe.m from the source code distributed with [Key12].