NaiveFourierTransform ===================== .. currentmodule:: hcipy.fourier .. autoclass:: NaiveFourierTransform :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~NaiveFourierTransform.T_backward ~NaiveFourierTransform.T_forward .. rubric:: Methods Summary .. autosummary:: ~NaiveFourierTransform.backward ~NaiveFourierTransform.forward .. rubric:: Attributes Documentation .. autoattribute:: T_backward .. autoattribute:: T_forward .. rubric:: Methods Documentation .. automethod:: backward .. automethod:: forward