|
void | addParity (int i) |
|
double | coeff () const noexcept |
|
bool | isFermionic (int i, const std::vector< int > &fermionicData) const |
|
pos_op_t & | operator() (int i) |
|
const pos_op_t & | operator() (int i) const |
|
| OperatorTerm (std::size_t nops, double coefficient) |
|
int | pos (int i) const |
|
void | removeParity (int i) |
|
void | set (int i, const pos_op_t &op) |
|
void | set (int i, int position, int type_index) |
|
std::size_t | size () const noexcept |
|
void | sort () |
|
double | spin (int i, const std::vector< double > &spinData) const |
|
const pos_op_t & | sso (int i) const |
|
pos_op_t | ssoWithoutParity (int i) const |
|
pos_op_t | ssoWithParity (int i) const |
|
int | type (int i) const |
|
bool | withParity (int i) const |
|
The documentation for this class was generated from the following files: