Uses of Interface
net.finmath.montecarlo.automaticdifferentiation.IndependentModelParameterProvider
Packages that use IndependentModelParameterProvider
Package
Description
Provides interfaces and classes needed to generate a Hybrid Asset LIBOR Market Model.
Provides classes needed to generate a LIBOR market model (using numerical
algorithms from
net.finmath.montecarlo.process.Interest rate models implementing
ProcessModel
e.g.Simplified version of Monte-Carlo interest rate model - LIBOR Market Model.
-
Uses of IndependentModelParameterProvider in net.finmath.montecarlo.hybridassetinterestrate
Subinterfaces of IndependentModelParameterProvider in net.finmath.montecarlo.hybridassetinterestrateModifier and TypeInterfaceDescriptioninterfaceBasic interface which has to be implemented by Monte Carlo models for hybrid processes.Classes in net.finmath.montecarlo.hybridassetinterestrate that implement IndependentModelParameterProviderModifier and TypeClassDescriptionclassAn Equity Hybrid LIBOR Market Model composed of an object implementingLIBORModelMonteCarloSimulationModelproviding the interest rate simulation and the numeraire and an object implementingAssetModelMonteCarloSimulationModelproviding the asset simulation. -
Uses of IndependentModelParameterProvider in net.finmath.montecarlo.interestrate
Subinterfaces of IndependentModelParameterProvider in net.finmath.montecarlo.interestrateModifier and TypeInterfaceDescriptioninterfaceInterface for LIBOR Market Models which are determined by a covariance structure defined on discrete forward rates.interfaceinterfaceBasic interface which has to be implemented by Monte Carlo models for LIBOR processes.interfaceClasses in net.finmath.montecarlo.interestrate that implement IndependentModelParameterProviderModifier and TypeClassDescriptionclassImplements convenient methods for a LIBOR market model, based on a givenLIBORModelmodel (e.g.classImplements convenient methods for a LIBOR market model, based on a givenLIBORMarketModelFromCovarianceModelmodel andAbstractLogNormalProcessprocess.classImplements convenient methods for a LIBOR market model, based on a givenLIBORMarketModelFromCovarianceModelmodel andAbstractLogNormalProcessprocess. -
Uses of IndependentModelParameterProvider in net.finmath.montecarlo.interestrate.models
Classes in net.finmath.montecarlo.interestrate.models that implement IndependentModelParameterProviderModifier and TypeClassDescriptionclassImplements a Hull-White model with time dependent mean reversion speed and time dependent short rate volatility.classImplements a Hull-White model with constant coefficients.classImplements a Hull-White model with time dependent mean reversion speed and time dependent short rate volatility.classImplements a Hull-White model with time dependent mean reversion speed and time dependent short rate volatility.classImplements a (generalized) LIBOR market model with generic covariance structure (lognormal, normal, displaced or stochastic volatility) with some drift approximation methods.classImplements a basic LIBOR market model with some drift approximation methods. -
Uses of IndependentModelParameterProvider in net.finmath.montecarlo.interestrate.simple
Classes in net.finmath.montecarlo.interestrate.simple that implement IndependentModelParameterProviderModifier and TypeClassDescriptionclassThis class represents an abstract base class for a LIBOR Market Model.classImplements a basic LIBOR market model with a some drift approximation methods.classImplements a proxy scheme WMC extension of a libor market model.