pygsti.baseobjs.label.LabelTupWithArgs
======================================

.. currentmodule:: pygsti.baseobjs.label

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

   
   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

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