hc
Returns the hermitian conjugate \(\mathcal{O}^\dagger\) of an operator \(\mathcal{O}\) represented by an Op or OpSum object. Please note the details when conjugating complex couplings, outlined in OpSum # Complex couplings.
Definition
The hermitian conjugate of an Op need not necessarily be of type Op as well, since for certain operator types, a numerical prefactor can be introduced (e.g. HopAsym or ExchangeAsym introduce a -1 upon hermitian conjugation, see operator types) which then generically requires representing the object as an OpSum.