JayBeams  0.1
Another project to have fun coding.
Classes | Namespaces
time_delay_estimator.hpp File Reference
#include <jb/detail/array_traits.hpp>
#include <jb/fftw/plan.hpp>
#include <jb/complex_traits.hpp>

Go to the source code of this file.

Classes

class  jb::fftw::time_delay_estimator< timeseries_t, vector >
 A simple time delay estimator based on cross-correlation. More...
 

Namespaces

 jb
 The top-level namespace for the JayBeams library.
 
 jb::fftw
 Wrappers for the FFTW3 library.