qiskit.opflow.list_ops.ComposedOp.to_circuit¶
- ComposedOp.to_circuit()[source]¶
Returns the quantum circuit, representing the composed operator.
- Renvoie
The circuit representation of the composed operator.
- Lève
OpflowError – for operators where a single underlying circuit can not be obtained.
- Type renvoyé