|
NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
| void cntr::herm_matrix_timestep< T >::density_matrix | ( | int | tstp, |
| Matrix & | M | ||
| ) |
Returns the density matrix at given time step.
Returns the matrix-valued density matrix at given time step
tstp. Settingtstp = -1returns the equilibrium density matrix \( \rho = -C^\mathrm{M}(\beta) \), whiletstp >= 0returns \( \rho(t) = i \eta C^<(t,t) \). Works for square-matrices only.
| tstp |
|
| M |
|
Definition at line 1167 of file cntr_herm_matrix_timestep_impl.hpp.
References cntr::get_mat().
Here is the call graph for this function: