NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
cntr::function< T >::function | ( | int | nt, |
int | size1 = 1 |
||
) |
Initializes the function
class for a square-matrix-valued function of time.
Initializes the
function
class for a square-matrix-valued function of time.nt = 0
leads to only one element (with time = -1), which is the value of the function on the Matsubara axis (initial equilibirum)
nt |
|
size1 |
|
Definition at line 45 of file cntr_function_impl.hpp.