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