Uses of Interface
net.finmath.montecarlo.RandomVariableFactory

Packages that use RandomVariableFactory
Package
Description
Provides interface specification and implementation of a model, which is essentially a collection of curves.
Provides classes to build models from descriptors.
Provides basic interfaces and classes used in Monte-Carlo models (like LIBOR market model or Monte-Carlo simulation of a Black-Scholes model), e.g., the Monte-Carlo random variable and the Brownian motion.
Monte-Carlo models for asset value processes, like the Black Scholes model.
Equity models implementing ProcessModel e.g.
Provides classes adding automatic differentiation capabilities to objects relying on RandomVariable objects.
Provides the implementation of backward automatic differentiation.
Provides the implementation of forward automatic differentiation.
Interest rate models implementing ProcessModel e.g.
Contains covariance models and their calibration as plug-ins for the LIBOR market model and volatility and correlation models which may be used to build a covariance model.