QNANO
|
Public Member Functions | |
bool | done () const |
int | get_n () const |
int | get_m () const |
double | get_sign () const |
const Fermion_Index & | get_fi () const |
CdaggerC_Iterator & | operator++ () |
void | setup (const Fermion_Index &fi, int n_max_) |
CdaggerC_Iterator (const Fermion_Index &fi, int n_max_) | |
Protected Attributes | |
Fermion_Index | fi_ref |
int | n_max |
int | cur_col |
CdaggerC_Iterator_SingleI | it |