|
NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
| cntr::herm_matrix_timestep_view< T >::herm_matrix_timestep_view | ( | int | tstp, |
| int | ntau, | ||
| int | size1, | ||
| int | size2, | ||
| int | sig | ||
| ) |
Initializes the herm_matrix_timestep_view class for a general matrix.
Initializes the
herm_matrix_timestep_viewclass for a general matrix, where the number of column and rows can be different.
| tstp |
|
| ntau |
|
| size1 |
|
| size2 |
|
| sig |
|
Definition at line 95 of file cntr_herm_matrix_timestep_view_impl.hpp.