FourierTransform ================ .. currentmodule:: hcipy.fourier .. autoclass:: FourierTransform :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~FourierTransform.backward ~FourierTransform.check_if_supported ~FourierTransform.compute_complexity ~FourierTransform.forward ~FourierTransform.get_transformation_matrix_backward ~FourierTransform.get_transformation_matrix_forward ~FourierTransform.is_supported .. rubric:: Methods Documentation .. automethod:: backward .. automethod:: check_if_supported .. automethod:: compute_complexity .. automethod:: forward .. automethod:: get_transformation_matrix_backward .. automethod:: get_transformation_matrix_forward .. automethod:: is_supported