﻿bartorch.nlop.Add
=================

.. currentmodule:: bartorch.nlop

.. autoclass:: Add

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Add.__init__
      ~Add.adjoint
      ~Add.chain
      ~Add.combine
      ~Add.del_out
      ~Add.derivative
      ~Add.dup
      ~Add.flatten
      ~Add.forward
      ~Add.jacobian
      ~Add.linearize
      ~Add.link
      ~Add.permute_inputs
      ~Add.permute_outputs
      ~Add.pin
      ~Add.reshape_input
      ~Add.reshape_output
      ~Add.shift_input
      ~Add.shift_output
      ~Add.stack_inputs
      ~Add.stack_outputs
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Add.device
      ~Add.ishape
      ~Add.ishapes
      ~Add.oshape
      ~Add.oshapes
   
   