﻿bartorch.linop.Identity
=======================

.. currentmodule:: bartorch.linop

.. autoclass:: Identity

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

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