|
NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
| void cntr::get_les | ( | const int | i, |
| const int | j, | ||
| cdmatrix & | G_les, | ||
| herm_matrix_timestep_view< T > & | G, | ||
| herm_matrix_timestep_view< T > & | Gcc | ||
| ) |
Returns the lesser component of a general contour function at given times.
Returns the lesser component \( G^<(t_i,t_j) \) at given times \( t_i\) and \( t_j\). For \( i > j\) the hermitian conjugate \(G^\ddagger\) is used.
| i |
|
| j |
|
| G_les |
|
| G |
|
| Gcc |
|
Definition at line 199 of file cntr_getset_herm_matrix_timestep_view_inc.hpp.