qiskit.opflow.list_ops.ComposedOp.to_circuit¶
- ComposedOp.to_circuit()[소스]¶
Returns the quantum circuit, representing the composed operator.
- 반환
The circuit representation of the composed operator.
- 예외 발생
OpflowError – for operators where a single underlying circuit can not be obtained.
- 반환 형식