|
Triumvirate C++ API 0.5.0
Three-point clustering measurements in large-scale structure analyses.
|
FFTLog algorithm for Hankel and related transforms and its application to cosmological functions. More...
#include <fftw3.h>#include <cmath>#include <complex>#include <cstring>#include <vector>#include "maths.hpp"#include "arrayops.hpp"
Include dependency graph for fftlog.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | trv::maths::HankelTransform |
| Perform the (forward biased) Hankel and associated transforms using the FFTLog algorithm. More... | |
| class | trv::maths::SphericalBesselTransform |
Namespaces | |
| namespace | trv |
| namespace | trv::maths |
FFTLog algorithm for Hankel and related transforms and its application to cosmological functions.
Definition in file fftlog.hpp.