|
TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
|
#include "./first_include.hpp"#include "./macros.hpp"#include <h5/h5.hpp>#include <algorithm>#include <cstdint>#include <iostream>#include <limits>#include <string>Imaginary-time points on a very fine integer grid, used by continuous-time Monte Carlo solvers.
Definition in file time_pt.hpp.
Go to the source code of this file.
Classes | |
| struct | triqs::utility::time_pt |
| A point in imaginary time, \( \tau_n \in [0, \beta] \), stored on a very fine integer grid. More... | |
| struct | triqs::utility::time_segment |
| Represents the imaginary-time segment \( [0, \beta] \). More... | |