Uses of Interface
net.finmath.montecarlo.hybridassetinterestrate.RiskFactorID
Packages that use RiskFactorID
Package
Description
Provides interfaces and classes needed to generate a Hybrid Asset LIBOR Market Model.
-
Uses of RiskFactorID in net.finmath.montecarlo.hybridassetinterestrate
Classes in net.finmath.montecarlo.hybridassetinterestrate that implement RiskFactorIDMethods in net.finmath.montecarlo.hybridassetinterestrate with parameters of type RiskFactorIDModifier and TypeMethodDescriptionCrossCurrencyLIBORMarketModelFromModels.getValue(RiskFactorID riskFactorIdentifyer, double time)
HybridAssetMonteCarloSimulation.getValue(RiskFactorID riskFactorIdentifyer, double time)
Return the random variable of a risk factor with a given name at a given observation time index.