NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
size_t cntr::mem_herm_matrix | ( | int | nt, |
int | ntau, | ||
int | size | ||
) |
Evaluate the memory necessary for a herm_matrix.
Evaluate the memory necessary for a herm_matrix. Square matrix is assumed.
nt |
|
ntau |
|
size |
|
Definition at line 2015 of file cntr_utilities_impl.hpp.