gaussianRandomVariable.hpp File Reference
File contains definition of GaussianRandomVariable. More...
#include <mathematics/RNGs/uniformRNG.hpp>
#include <mathematics/distributions/randomVariable.hpp>
#include <mathematics/distributions/normalDistribution.hpp>
#include <mathematics/RNGs/Tausworthe.hpp>
#include <utils/smartPointer.hpp>
Go to the source code of this file.
Classes | |
class | julian::GaussianRandomVariable |
Class implements the Gaussian random variable. More... | |
Detailed Description
File contains definition of GaussianRandomVariable.