#include <complex>
#include <boost/random.hpp>
#include <boost/random/uniform_real.hpp>
#include <utl/MathConstants.h>
#include <utl/RandomEngine.h>
#include <CLHEP/Random/RandExponential.h>
Go to the source code of this file.
Classes | |
class | utl::NoiseSaS |
Class producing noise originating from a Symmetric alpha-Stable distribution function. More... | |
Namespaces | |
utl | |
Class producing noise, produced from a Symmetric alpha-Stable distribution function, implying colored noise
Definition in file NoiseSaS.h.