qiskit.opflow.list_ops.TensoredOp.to_circuit¶
- TensoredOp.to_circuit()[source]¶
Returns the quantum circuit, representing the tensored operator.
- Type renvoyé
- Renvoie
The circuit representation of the tensored operator.
- Lève
OpflowError – for operators where a single underlying circuit can not be produced.