|
NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
| void cntr::get_vt | ( | const int | m, |
| const int | i, | ||
| cdmatrix & | G_vt, | ||
| herm_matrix_timestep_view< T > & | G, | ||
| herm_matrix_timestep_view< T > & | Gcc | ||
| ) |
Returns the right-mixing component of a general contour function at given times.
Returns the right-mixing component \( G^\lceil(\tau_m,t_i) \) at given times \( t_i\) and \( \tau_m\). The hermitian conjugate \(G^\ddagger\) is used.
| m |
|
| i |
|
| G_vt |
|
| G |
|
| Gcc |
|
Definition at line 474 of file cntr_getset_herm_matrix_timestep_view_inc.hpp.