NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
void cntr::function< T >::right_multiply | ( | cplx * | f, |
T | weight = 1.0 |
||
) |
Multiply the function with another matrix-valued function from the right
Multiply the function with another matrix-valued function from the right time-pointwisely. The shape of the other matrix-valued function is assumed to be the same as the original function.
f |
|
weight |
|
Definition at line 498 of file cntr_function_impl.hpp.