NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
void cntr::herm_matrix_timestep_view< T >::left_multiply | ( | int | tstp, |
function< T > & | ft, | ||
T | weight = 1.0 |
||
) |
Left-multiplication of the herm_matrix_timestep_view
with a contour function
Left-multiplication of the
herm_matrix_timestep
with a time dependent contour function F(t) i.e. it performs operation \(G(t,t') \rightarrow w F(t)G(t,t')\)
tstp |
|
ft |
|
weight |
|
Definition at line 756 of file cntr_herm_matrix_timestep_view_impl.hpp.
References cntr::function< T >::nt(), and cntr::function< T >::ptr().