pygsti.optimize.arraysinterface.DistributedArraysInterface
==========================================================

.. currentmodule:: pygsti.optimize.arraysinterface

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

   
   
   .. rubric:: Methods

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

   
   
   