Korean
언어
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

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.

반환 형식

QuantumCircuit