pygsti.models.gaugegroup.FullGaugeGroupElement
==============================================

.. currentmodule:: pygsti.models.gaugegroup

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

   
   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

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