qiskit.opflow.list_ops.SummedOp.reduce¶
- SummedOp.reduce()[código fonte]¶
Try collapsing list or trees of sums.
Tries to sum up duplicate operators and reduces the operators in the sum.
- Retorno
A collapsed version of self, if possible.
- Tipo de retorno