pygsti.models.fogistore.FirstOrderGaugeInvariantStore
=====================================================

.. currentmodule:: pygsti.models.fogistore

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

   
   
   .. rubric:: Methods

   .. autosummary::
   
      ~FirstOrderGaugeInvariantStore.__init__
      ~FirstOrderGaugeInvariantStore.add_mongodb_write_ops
      ~FirstOrderGaugeInvariantStore.create_binned_fogi_infos
      ~FirstOrderGaugeInvariantStore.create_elementary_errorgen_space
      ~FirstOrderGaugeInvariantStore.create_fogi_aggregate_single_op_space
      ~FirstOrderGaugeInvariantStore.create_fogi_aggregate_space
      ~FirstOrderGaugeInvariantStore.dump
      ~FirstOrderGaugeInvariantStore.dumps
      ~FirstOrderGaugeInvariantStore.errorgen_vec_to_fogi_components_array
      ~FirstOrderGaugeInvariantStore.errorgen_vec_to_fogv_components_array
      ~FirstOrderGaugeInvariantStore.errorgen_vec_to_opcoeffs
      ~FirstOrderGaugeInvariantStore.find_nice_fogiv_directions
      ~FirstOrderGaugeInvariantStore.fogi_components_array_to_errorgen_vec
      ~FirstOrderGaugeInvariantStore.fogi_components_array_to_opcoeffs
      ~FirstOrderGaugeInvariantStore.fogi_errorgen_direction_labels
      ~FirstOrderGaugeInvariantStore.fogiv_components_array_to_errorgen_vec
      ~FirstOrderGaugeInvariantStore.fogiv_components_array_to_opcoeffs
      ~FirstOrderGaugeInvariantStore.fogv_components_array_to_errorgen_vec
      ~FirstOrderGaugeInvariantStore.fogv_components_array_to_opcoeffs
      ~FirstOrderGaugeInvariantStore.fogv_errorgen_direction_labels
      ~FirstOrderGaugeInvariantStore.from_gauge_action_matrices
      ~FirstOrderGaugeInvariantStore.from_mongodb
      ~FirstOrderGaugeInvariantStore.from_mongodb_doc
      ~FirstOrderGaugeInvariantStore.from_nice_serialization
      ~FirstOrderGaugeInvariantStore.load
      ~FirstOrderGaugeInvariantStore.loads
      ~FirstOrderGaugeInvariantStore.merge_binned_fogi_infos
      ~FirstOrderGaugeInvariantStore.opcoeffs_to_fogi_components_array
      ~FirstOrderGaugeInvariantStore.opcoeffs_to_fogiv_components_array
      ~FirstOrderGaugeInvariantStore.opcoeffs_to_fogv_components_array
      ~FirstOrderGaugeInvariantStore.read
      ~FirstOrderGaugeInvariantStore.remove_from_mongodb
      ~FirstOrderGaugeInvariantStore.remove_me_from_mongodb
      ~FirstOrderGaugeInvariantStore.to_nice_serialization
      ~FirstOrderGaugeInvariantStore.write
      ~FirstOrderGaugeInvariantStore.write_to_mongodb
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~FirstOrderGaugeInvariantStore.collection_name
      ~FirstOrderGaugeInvariantStore.errorgen_space_dim
      ~FirstOrderGaugeInvariantStore.gauge_space_dim
      ~FirstOrderGaugeInvariantStore.num_fogi_directions
      ~FirstOrderGaugeInvariantStore.num_fogv_directions
   
   