NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
cdmatrix cntr::interpolation | ( | int | tstp, |
double | tinter, | ||
function< T > & | f, | ||
int | InterpolationOrder | ||
) |
k-th order polynomial interpolation of the contour function
k-th order polynomial interpolation of the contour function to arbitrary point 'tinter' on time interval [tstp-k,tstp]. One uses information at times t=(n-j) [j=0...k]
tstp |
|
tinter |
|
f |
|
InterpolationOrder |
|
Definition at line 374 of file cntr_utilities_impl.hpp.
References cntr::function< T >::size1().