NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
cntr::herm_matrix_timestep< T >::herm_matrix_timestep | ( | int | tstp, |
int | ntau, | ||
int | size1, | ||
int | size2, | ||
int | sig | ||
) |
Initializes the herm_matrix_timestep
class for a general matrix.
Initializes the
herm_matrix_timestep
class 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_impl.hpp.