NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
cntr::herm_matrix< T >::herm_matrix | ( | int | nt, |
int | ntau, | ||
int | size1 = 1 , |
||
int | sig = -1 |
||
) |
Initializes the herm_matrix
class for a square-matrix two-time contour function.
Initializes the herm_matrix
class for a square-matrix two-time contour function. If nt = 0
, memory will be allocated for the Matsubara component only.
nt |
|
ntau |
|
size1 |
|
sig |
|
Definition at line 62 of file cntr_herm_matrix_impl.hpp.