German
Sprachen
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.opflow.list_ops.ComposedOp.to_circuit

ComposedOp.to_circuit()[Quellcode]

Returns the quantum circuit, representing the composed operator.

Rückgabe

The circuit representation of the composed operator.

Verursacht

OpflowError – for operators where a single underlying circuit can not be obtained.

Rückgabetyp

QuantumCircuit