pygsti.models.gaugegroup.GaugeGroupElement
==========================================

.. currentmodule:: pygsti.models.gaugegroup

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

   
   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~GaugeGroupElement.collection_name
      ~GaugeGroupElement.num_params
      ~GaugeGroupElement.transform_matrix
      ~GaugeGroupElement.transform_matrix_inverse
   
   