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