gate_operation_: Gate Operation

Description Usage Arguments Value See Also

View source: R/Circuits.R

Description

An application of a gate to a sequence of qubits.

Usage

1
gate_operation_(gate, qubits)

Arguments

gate

the gate to apply.

qubits

the qubits to operate on.

Value

operation applied to the sequence of qubits.

See Also

Other Circuits: circuit_dag(), circuit(), gate_parallel_operation(), insert_strategy(), moment(), qubit_order_or_list(), qubit_order(), tree_flatten_op(), tree_op()


henry090/Cirq documentation built on June 13, 2020, 1:28 a.m.