pygsti.modelmembers.states.state.State
======================================

.. currentmodule:: pygsti.modelmembers.states.state

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

   
   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

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