Function sequant::to_hermiticity¶
Defined in File attr.hpp
Function Documentation¶
-
inline Hermiticity sequant::to_hermiticity(BraKetSymmetry braket_symmetry)¶
Note
SymmandConjugateboth map toHermitian(they differ only in the field, which is not encoded here);Nonsymmmaps toNonHermitian(theAntiHermitianpreimage is not recoverable).- Returns:
the (field-agnostic) Hermiticity consistent with
braket_symmetry; used to back-fill the trait when a tensor is constructed by specifying its BraKetSymmetry directly (legacy/explicit path).