bloqade.lanes.dialects.move.star_rz
← Module overview
function
source
functionstar_rz¶source
bloqade.lanes.dialects.move.star_rz
Signature
def star_rz(current_state: State, rotation_angle: float, *, location_addresses: tuple[LocationAddress, ...], qubit_indices: tuple[int, int, int]) -> StateParameters
| Name | Type | Description |
|---|---|---|
current_state | State | |
rotation_angle | float | |
location_addresses | tuple[LocationAddress, ...] | |
qubit_indices | tuple[int, int, int] |
Returns
State