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