qiskit.opflow.list_ops.ComposedOp.to_circuit¶
- ComposedOp.to_circuit()[código fonte]¶
Returns the quantum circuit, representing the composed operator.
- Retorno
The circuit representation of the composed operator.
- Levanta
OpflowError – for operators where a single underlying circuit can not be obtained.
- Tipo de retorno