randomVariable.hpp File Reference
File contains definition of RandomVariable. More...
#include <mathematics/RNGs/uniformRNG.hpp>
#include <mathematics/distributions/probabilityDistribution.hpp>
#include <utils/smartPointer.hpp>
Go to the source code of this file.
Classes | |
class | julian::RandomVariable |
Class implements the interface for Random Variables. More... | |
Detailed Description
File contains definition of RandomVariable.