pygsti.modelmembers.states.tpstate.TPState
==========================================

.. currentmodule:: pygsti.modelmembers.states.tpstate

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

   
   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

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