﻿bartorch.linop.FFT
==================

.. currentmodule:: bartorch.linop

.. autoclass:: FFT

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~FFT.A
      ~FFT.A_adjoint
      ~FFT.A_adjoint_A
      ~FFT.A_dagger
      ~FFT.__init__
      ~FFT.adjoint
      ~FFT.cogram
      ~FFT.conj
      ~FFT.forward
      ~FFT.gram
      ~FFT.normal
      ~FFT.opnorm
      ~FFT.pinv
      ~FFT.to_nonlinear
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~FFT.H
      ~FFT.T
      ~FFT.codim_rank
      ~FFT.codim_shape
      ~FFT.codim_size
      ~FFT.device
      ~FFT.dim_rank
      ~FFT.dim_shape
      ~FFT.dim_size
      ~FFT.ishape
      ~FFT.oshape
   
   