pygsti.baseobjs.label.LabelTup
==============================

.. currentmodule:: pygsti.baseobjs.label

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

   
   
   .. rubric:: Methods

   .. autosummary::
   
      ~LabelTup.__init__
      ~LabelTup.collect_args
      ~LabelTup.concat
      ~LabelTup.copy
      ~LabelTup.count
      ~LabelTup.expand_subcircuits
      ~LabelTup.has_prefix
      ~LabelTup.index
      ~LabelTup.init
      ~LabelTup.map_state_space_labels
      ~LabelTup.replace_name
      ~LabelTup.strip_args
      ~LabelTup.to_native
      ~LabelTup.with_sorted_inner_labels
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~LabelTup.IS_SIMPLE
      ~LabelTup.args
      ~LabelTup.components
      ~LabelTup.depth
      ~LabelTup.has_nontrivial_components
      ~LabelTup.is_simple
      ~LabelTup.is_sorted
      ~LabelTup.name
      ~LabelTup.num_qubits
      ~LabelTup.qubits
      ~LabelTup.reps
      ~LabelTup.sslbls
   
   