bloqade.stim.cx
← Module overview
function
source
functioncx¶source
bloqade.stim.cx
Signature
def cx(controls: tuple[int, ...], targets: tuple[int, ...], dagger: bool = False) -> NoneParameters
| Name | Type | Default | Description |
|---|---|---|---|
controls | tuple[int, ...] | required | |
targets | tuple[int, ...] | required | |
dagger | bool | False |