pygsti.models.gaugegroup.U1GroupElement
=======================================

.. currentmodule:: pygsti.models.gaugegroup

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

   
   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

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