|
NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
| cntr::herm_matrix< T >::herm_matrix | ( | const herm_matrix< T > & | g | ) |
Initializes the herm_matrix class with the same layout as a given herm_matrix.
Initializes the herm_matrix class with the same number of time steps nt, number of points on the imaginary branch ntau, matrix rank size1 and bosonic/fermionic symmetry sig. Works for scalar or square-matrix contour objects only.
| g |
|
Definition at line 157 of file cntr_herm_matrix_impl.hpp.