NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
cntr::herm_matrix_timestep_view< T >::herm_matrix_timestep_view | ( | const herm_matrix_timestep_view< T > & | g | ) |
Initializes the herm_matrix_timestep_view
class with the same layout as a given herm_matrix_timestep_view g
.
Initializes and copy the
herm_matrix_timestep_view
class with the same number of time stepsnt
, number of points on the imaginary branchntau
, matrix ranksize1
and bosonic/fermionic symmetrysig
. Works for scalar or square-matrix contour objects
g |
|
Definition at line 54 of file cntr_herm_matrix_timestep_view_impl.hpp.