Triumvirate C++ API 0.5.0
Three-point clustering measurements in large-scale structure analyses.
Loading...
Searching...
No Matches
fftlog.hpp File Reference

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
 

Detailed Description

FFTLog algorithm for Hankel and related transforms and its application to cosmological functions.

Authors
Mike S Wang (https://github.com/MikeSWang), Naonori S Sugiyama (https://github.com/naonori)

Definition in file fftlog.hpp.