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