NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
void cntr::function< T >::smul | ( | T | weight | ) |
Multiply the function with a scalar
Multiply the function with a scalar. Function values at all times would be multiplied with the same scalar value.
weight |
|
Definition at line 440 of file cntr_function_impl.hpp.