Uses of Interface
net.finmath.montecarlo.MonteCarloProduct

Packages that use MonteCarloProduct
Package
Description
Provides classes to build products 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.
Products which may be valued using an AssetModelMonteCarloSimulationModel.
Provides classes which implement financial products which may be valued using a net.finmath.montecarlo.hybridassetinterestrate.HybridAssetLIBORModelMonteCarloSimulation.
Provides classes which implement financial products which may be valued using a net.finmath.montecarlo.interestrate.LIBORModelMonteCarloSimulationModel.
Provides a set product components which allow to build financial products by composition.
Provides a set of indices which can be used as part of a period.
Products which are model independent, but assume a Monte-Carlo simulation.