|
NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
| void cntr::function< T >::incr | ( | function< T > & | g, |
| T | weight = 1.0 |
||
| ) |
Increase the function object by another function.
Increase the
functionobject by another function which is firstly multiplied with a weight..
| g |
|
| weight |
|
Definition at line 652 of file cntr_function_impl.hpp.
References cntr::function< T >::data_, and cntr::function< T >::nt_.