qiskit.opflow.list_ops.TensoredOp.to_circuit¶
- TensoredOp.to_circuit()[Quellcode]¶
Returns the quantum circuit, representing the tensored operator.
- Rückgabetyp
- Rückgabe
The circuit representation of the tensored operator.
- Verursacht
OpflowError – for operators where a single underlying circuit can not be produced.