bloqade.stim.dialects.auxiliary.stmts.annotate.Detector
← Module overview
class
classDetector¶source
bloqade.stim.dialects.auxiliary.stmts.annotate.Detector
Bases: ir.Statement
class DetectorAttributes
| Name | Type | Default | Description |
|---|---|---|---|
name | — | 'detector' | |
traits | — | frozenset({lowering.FromPythonCall()}) | |
coord | tuple[ir.SSAValue, ...] | info.argument(PyNum) | |
targets | tuple[ir.SSAValue, ...] | info.argument(RecordType) |