pygsti.optimize.arraysinterface.UndistributedArraysInterface
============================================================

.. currentmodule:: pygsti.optimize.arraysinterface

.. autoclass:: UndistributedArraysInterface
   :members:
   :show-inheritance:
   :inherited-members:
   :special-members: __call__

   
   
   .. rubric:: Methods

   .. autosummary::
   
      ~UndistributedArraysInterface.__init__
      ~UndistributedArraysInterface.allgather_f
      ~UndistributedArraysInterface.allgather_x
      ~UndistributedArraysInterface.allocate_jac
      ~UndistributedArraysInterface.allocate_jtf
      ~UndistributedArraysInterface.allocate_jtj
      ~UndistributedArraysInterface.allocate_jtj_shared_mem_buf
      ~UndistributedArraysInterface.allscatter_x
      ~UndistributedArraysInterface.deallocate_jac
      ~UndistributedArraysInterface.deallocate_jtf
      ~UndistributedArraysInterface.deallocate_jtj
      ~UndistributedArraysInterface.deallocate_jtj_shared_mem_buf
      ~UndistributedArraysInterface.dot_x
      ~UndistributedArraysInterface.fill_dx_svd
      ~UndistributedArraysInterface.fill_jtf
      ~UndistributedArraysInterface.fill_jtj
      ~UndistributedArraysInterface.gather_jtf
      ~UndistributedArraysInterface.gather_jtj
      ~UndistributedArraysInterface.global_num_elements
      ~UndistributedArraysInterface.global_svd_dot
      ~UndistributedArraysInterface.infnorm_x
      ~UndistributedArraysInterface.jac_param_slice
      ~UndistributedArraysInterface.jtf_param_slice
      ~UndistributedArraysInterface.jtj_diag_indices
      ~UndistributedArraysInterface.jtj_max_diagonal_element
      ~UndistributedArraysInterface.jtj_pre_regularization_data
      ~UndistributedArraysInterface.jtj_update_regularization
      ~UndistributedArraysInterface.max_x
      ~UndistributedArraysInterface.norm2_f
      ~UndistributedArraysInterface.norm2_jac
      ~UndistributedArraysInterface.norm2_jtj
      ~UndistributedArraysInterface.norm2_x
      ~UndistributedArraysInterface.param_fine_info
      ~UndistributedArraysInterface.scatter_jtf
      ~UndistributedArraysInterface.scatter_jtj
      ~UndistributedArraysInterface.scatter_x
   
   

   
   
   