#include "ForIA/IFourMomentum.hh"
#include "ForIA/MessageBox.hh"
#include <gsl/gsl_wavelet.h>
#include <cmath>
#include <vector>
#include <ostream>
Go to the source code of this file.
Classes | |
class | ForIA::Wavelet |
Performs wavelet decomposition of 1D data sequence. More... | |
class | ForIA::Wavelet::Coefficient |
Represents a wavelet coefficient at a particular scale and translation param. More... | |
struct | ForIA::Wavelet::Coefficient::ByAmplitudeDown |
Used to sort Wavelet coefficients by decreasing amplitude. More... | |
class | ForIA::Wavelet::FrequencyBand |
Represents a complete wavelet frequency band/scale. More... | |
Namespaces | |
namespace | ForIA |