pygsti.modelmembers.povms.tensorprodpovm.TensorProductPOVM
==========================================================

.. currentmodule:: pygsti.modelmembers.povms.tensorprodpovm

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

   
   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

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