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.
- 戻り値の型