Enum Normalization

Enum Documentation

enum class sequant::mbpt::Normalization

Normalization convention used in MBPT Operators An Op of rank {c,a}, where c/a are the number of creators/annihilators by default includes a normalization factor of 1/(c! a!). For some cases, we want to change that.

Values:

enumerator Default
enumerator Implicit

Include 1/(c! a!) prefactor.

enumerator SquareRoot

Include sqrt(1/c! a!) prefactor.

No prefactor, used for  and Ŝ since their definition includes the normalization