NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
void cntr::herm_matrix_timestep_view< T >::smul | ( | T | weight | ) |
Multiply herm_matrix_timestep_view
with scalar weight
.
Multiply
herm_matrix_timestep_view
with a scalar. If \(t>-1\) thenret,les,tv
components are set, otherwisemat
. Works for scalar or square-matrix contour objects.
weight |
|
Definition at line 1569 of file cntr_herm_matrix_timestep_view_impl.hpp.
Referenced by cntr::herm_matrix_timestep< T >::smul().