WeightedAdder.mirror

WeightedAdder.mirror()

Mirror the circuit by reversing the instructions.

This is done by recursively mirroring all instructions. It does not invert any gate.

Returns

the mirrored circuit

Return type

QuantumCircuit