pygsti.models.gaugegroup.DiagGaugeGroupElement
==============================================

.. currentmodule:: pygsti.models.gaugegroup

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

   
   
   .. rubric:: Methods

   .. autosummary::
   
      ~DiagGaugeGroupElement.__init__
      ~DiagGaugeGroupElement.add_mongodb_write_ops
      ~DiagGaugeGroupElement.deriv_wrt_params
      ~DiagGaugeGroupElement.dump
      ~DiagGaugeGroupElement.dumps
      ~DiagGaugeGroupElement.from_mongodb
      ~DiagGaugeGroupElement.from_mongodb_doc
      ~DiagGaugeGroupElement.from_nice_serialization
      ~DiagGaugeGroupElement.from_vector
      ~DiagGaugeGroupElement.inverse
      ~DiagGaugeGroupElement.load
      ~DiagGaugeGroupElement.loads
      ~DiagGaugeGroupElement.read
      ~DiagGaugeGroupElement.remove_from_mongodb
      ~DiagGaugeGroupElement.remove_me_from_mongodb
      ~DiagGaugeGroupElement.to_nice_serialization
      ~DiagGaugeGroupElement.to_vector
      ~DiagGaugeGroupElement.write
      ~DiagGaugeGroupElement.write_to_mongodb
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~DiagGaugeGroupElement.collection_name
      ~DiagGaugeGroupElement.num_params
      ~DiagGaugeGroupElement.operation
      ~DiagGaugeGroupElement.transform_matrix
      ~DiagGaugeGroupElement.transform_matrix_inverse
   
   