Bengali
Languages
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.quantum_info.anti_commutator

anti_commutator(a, b)[source]

Compute anti-commutator of a and b.

\[ab + ba.\]
প্যারামিটার
  • a (OperatorTypeT) -- Operator a.

  • b (OperatorTypeT) -- Operator b.

রিটার্নস

The anti-commutator

রিটার্ন টাইপ

OperatorTypeT