#include <complex>
#include <utl/Trace.h>
#include <utl/ShadowPtr.h>
#include <utl/AugerException.h>
#include <utl/fft++.h>
Go to the source code of this file.
Classes | |
class | utl::FFTDataContainer< C, T, F > |
Template class for a data container that offers and takes both time series and corresponding frequency data, keeping track of which one is the most recent and doing FFTs automatically if necessary. More... | |
Namespaces | |
utl | |