cirq.SingleQubitCliffordGate.equivalent_gate_before

SingleQubitCliffordGate.equivalent_gate_before(after: cirq.ops.clifford_gate.SingleQubitCliffordGate) → cirq.ops.clifford_gate.SingleQubitCliffordGate[source]
Returns a SingleQubitCliffordGate such that the circuits
–output–self– and –self–gate–
are equivalent up to global phase.