pygsti.modelmembers.states.composedstate.ComposedState
======================================================

.. currentmodule:: pygsti.modelmembers.states.composedstate

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

   
   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~ComposedState.STATIC_STATE_ERROR_MSG
      ~ComposedState.collection_name
      ~ComposedState.dim
      ~ComposedState.dirty
      ~ComposedState.evotype
      ~ComposedState.gpindices
      ~ComposedState.hilbert_schmidt_size
      ~ComposedState.num_params
      ~ComposedState.parameter_bounds
      ~ComposedState.parameter_labels
      ~ComposedState.parent
      ~ComposedState.state_space
      ~ComposedState.total_term_magnitude
      ~ComposedState.total_term_magnitude_deriv
   
   