pygsti.modelmembers.povms.povm.POVM
===================================

.. currentmodule:: pygsti.modelmembers.povms.povm

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

   
   
   .. rubric:: Methods

   .. autosummary::
   
      ~POVM.__init__
      ~POVM.acton
      ~POVM.add_mongodb_write_ops
      ~POVM.allocate_gpindices
      ~POVM.clear
      ~POVM.copy
      ~POVM.depolarize
      ~POVM.dump
      ~POVM.dumps
      ~POVM.frobeniusdist
      ~POVM.frobeniusdist_squared
      ~POVM.from_memoized_dict
      ~POVM.from_mongodb
      ~POVM.from_mongodb_doc
      ~POVM.from_nice_serialization
      ~POVM.from_vector
      ~POVM.fromkeys
      ~POVM.get
      ~POVM.gpindices_are_allocated
      ~POVM.gpindices_as_array
      ~POVM.init_gpindices
      ~POVM.is_equivalent
      ~POVM.is_similar
      ~POVM.items
      ~POVM.keys
      ~POVM.load
      ~POVM.loads
      ~POVM.move_to_end
      ~POVM.pop
      ~POVM.popitem
      ~POVM.preallocate_gpindices
      ~POVM.read
      ~POVM.relink_parent
      ~POVM.remove_from_mongodb
      ~POVM.remove_me_from_mongodb
      ~POVM.residuals
      ~POVM.set_gpindices
      ~POVM.set_time
      ~POVM.setdefault
      ~POVM.shift_gpindices
      ~POVM.submembers
      ~POVM.to_dense
      ~POVM.to_memoized_dict
      ~POVM.to_nice_serialization
      ~POVM.to_vector
      ~POVM.transform_inplace
      ~POVM.unlink_parent
      ~POVM.update
      ~POVM.values
      ~POVM.write
      ~POVM.write_to_mongodb
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~POVM.collection_name
      ~POVM.dirty
      ~POVM.evotype
      ~POVM.gpindices
      ~POVM.num_elements
      ~POVM.num_params
      ~POVM.parameter_bounds
      ~POVM.parameter_labels
      ~POVM.parent
      ~POVM.state_space
   
   