NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
void cntr::herm_matrix< T >::smul | ( | int | tstp, |
T | weight | ||
) |
Multiplies all component of the herm_matrix
with a real scalar.
Multiplies all component of the herm_matrix
at a given time step tstp
with a real scalar weight
.
tstp |
|
weight |
|
Definition at line 3339 of file cntr_herm_matrix_impl.hpp.