TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
Loading...
Searching...
No Matches
fourier_matsubara.cpp
#include "./fourier.hpp"
#include "./fourier_common.hpp"
#include "../functions/functions2.hpp"
#include <algorithm>
#include <array>
#include <cmath>
#include <iostream>
#include <string>

Detailed Description

Implementation of the imaginary-time/Matsubara-frequency Fourier transforms.

Definition in file fourier_matsubara.cpp.

Go to the source code of this file.