stochasticProcess.hpp File Reference
File contains interface for stochastic processes. More...
#include <mathematics/stochasticProcesses/path.hpp>
#include <utils/smartPointer.hpp>
#include <mathematics/RNGs/uniformRNG.hpp>
Go to the source code of this file.
Classes | |
class | julian::StochasticProcess |
Class is an abstract type expressing the concept of stochastic process. More... | |
Detailed Description
File contains interface for stochastic processes.