NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
|
noexcept |
Initializes the function
class from an existing function
object(right-value reference)
Initializes the
function
class from an existingfunction
object. It copies all data from the existingfunction
object. The method is specified for right value reference when C++11 is used.
g |
|
Definition at line 148 of file cntr_function_impl.hpp.