cirq.CNotPowGate.on

CNotPowGate.on(*args, **kwargs) → cirq.ops.gate_operation.GateOperation[source]

Returns an application of this gate to the given qubits.

Parameters:*qubits – The collection of qubits to potentially apply the gate to.