pygsti.modelmembers.states.tensorprodstate.TensorProductState
=============================================================

.. currentmodule:: pygsti.modelmembers.states.tensorprodstate

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

   
   
   .. rubric:: Methods

   .. autosummary::
   
      ~TensorProductState.__init__
      ~TensorProductState.add_mongodb_write_ops
      ~TensorProductState.allocate_gpindices
      ~TensorProductState.copy
      ~TensorProductState.depolarize
      ~TensorProductState.deriv_wrt_params
      ~TensorProductState.dump
      ~TensorProductState.dumps
      ~TensorProductState.frobeniusdist
      ~TensorProductState.frobeniusdist_squared
      ~TensorProductState.from_memoized_dict
      ~TensorProductState.from_mongodb
      ~TensorProductState.from_mongodb_doc
      ~TensorProductState.from_nice_serialization
      ~TensorProductState.from_vector
      ~TensorProductState.gpindices_are_allocated
      ~TensorProductState.gpindices_as_array
      ~TensorProductState.has_nonzero_hessian
      ~TensorProductState.hessian_wrt_params
      ~TensorProductState.highmagnitude_terms
      ~TensorProductState.init_gpindices
      ~TensorProductState.is_equivalent
      ~TensorProductState.is_similar
      ~TensorProductState.load
      ~TensorProductState.loads
      ~TensorProductState.preallocate_gpindices
      ~TensorProductState.read
      ~TensorProductState.relink_parent
      ~TensorProductState.remove_from_mongodb
      ~TensorProductState.remove_me_from_mongodb
      ~TensorProductState.residuals
      ~TensorProductState.set_dense
      ~TensorProductState.set_gpindices
      ~TensorProductState.set_time
      ~TensorProductState.shift_gpindices
      ~TensorProductState.submembers
      ~TensorProductState.taylor_order_terms
      ~TensorProductState.taylor_order_terms_above_mag
      ~TensorProductState.to_dense
      ~TensorProductState.to_memoized_dict
      ~TensorProductState.to_nice_serialization
      ~TensorProductState.to_vector
      ~TensorProductState.transform_inplace
      ~TensorProductState.unlink_parent
      ~TensorProductState.write
      ~TensorProductState.write_to_mongodb
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~TensorProductState.collection_name
      ~TensorProductState.dim
      ~TensorProductState.dirty
      ~TensorProductState.evotype
      ~TensorProductState.gpindices
      ~TensorProductState.hilbert_schmidt_size
      ~TensorProductState.num_params
      ~TensorProductState.parameter_bounds
      ~TensorProductState.parameter_labels
      ~TensorProductState.parent
      ~TensorProductState.state_space
   
   