pygsti.models.gaugegroup.TPGaugeGroupElement
============================================

.. currentmodule:: pygsti.models.gaugegroup

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

   
   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

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