qiskit.opflow.list_ops.ComposedOp.to_circuit¶
- ComposedOp.to_circuit()[fuente]¶
Returns the quantum circuit, representing the composed operator.
- Devuelve
The circuit representation of the composed operator.
- Muestra
OpflowError – for operators where a single underlying circuit can not be obtained.
- Tipo del valor devuelto