LIBINT
2.6.0
|
OperatorProperties describes various properties of an operator or operator set. More...
#include <oper.h>
Static Public Attributes | |
static constexpr auto | np = NP |
static constexpr auto | multiplicative = multi |
static constexpr auto | psymm = psymmetry |
static constexpr auto | odep = origin_dependent |
OperatorProperties describes various properties of an operator or operator set.
NP | number of particles |
multi | true if multiplicative |
psymmetry | symmetry with respect to permutation of bra and ket |
origin_dependent | true if operator is origin-dependent |