anti_commutator#
- anti_commutator(op_a, op_b)[source]#
Compute anti-commutator of op_a and op_b.
\[AB + BA.\]- প্যারামিটার:
op_a (SparseLabelOp) -- Operator A.
op_b (SparseLabelOp) -- Operator B.
- রিটার্নস:
The computed anti--commutator. If available for your kind of operator, you may want to
normal_order()
it.- রিটার্ন টাইপ: