SyTen
operator_term.h File Reference

class QCDMRG::OperatorTerm The OperatorTerm is the product of some of the single-site operators, such as the one-electron operator $$ t_{ij} \times \hat{c}^{\dagger}_{i} \hat{c}_{j} $$ and the two-electron operator $$ v_{ijkl} \times \hat{c}^{\dagger}_{i} \hat{c}^{\dagger}_{k} \hat{c}_{l} \hat{c}_{j} $$ More...

#include "typedefs.h"
#include <cmath>
#include <iostream>
#include <string>
#include <vector>
+ Include dependency graph for operator_term.h:
+ This graph shows which files directly or indirectly include this file:

Classes

class  QCDMRG::OperatorTerm
 

Detailed Description

class QCDMRG::OperatorTerm The OperatorTerm is the product of some of the single-site operators, such as the one-electron operator $$ t_{ij} \times \hat{c}^{\dagger}_{i} \hat{c}_{j} $$ and the two-electron operator $$ v_{ijkl} \times \hat{c}^{\dagger}_{i} \hat{c}^{\dagger}_{k} \hat{c}_{l} \hat{c}_{j} $$