![]() |
Quantum Fog
0.9.3
|

Public Member Functions | |
| DIR_NZ_ELE (TM_COL_NUM col_num, const COMPLEX &ele, DIR_NZ_ELE *next_p) | |
| DIR_NZ_ELE (const DIR_NZ_ELE &s) | |
| const TM_COL_NUM | get_col_num () const |
| const COMPLEX & | get_ele () const |
| const DIR_NZ_ELE * | get_next_p () const |
Public Attributes | |
| TM_COL_NUM | its_col_num |
| COMPLEX | its_ele |
| DIR_NZ_ELE * | its_next_p |
1.8.11