Uses of Interface
net.finmath.montecarlo.hybridassetinterestrate.HybridAssetLIBORModelMonteCarloSimulation
Packages that use HybridAssetLIBORModelMonteCarloSimulation
Package
Description
Provides interfaces and classes needed to generate a Hybrid Asset LIBOR Market Model.
Provides classes which implement financial products which may be
valued using a
net.finmath.montecarlo.hybridassetinterestrate.HybridAssetLIBORModelMonteCarloSimulation.-
Uses of HybridAssetLIBORModelMonteCarloSimulation in net.finmath.montecarlo.hybridassetinterestrate
Classes in net.finmath.montecarlo.hybridassetinterestrate that implement HybridAssetLIBORModelMonteCarloSimulationModifier 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.Methods in net.finmath.montecarlo.hybridassetinterestrate that return HybridAssetLIBORModelMonteCarloSimulationModifier and TypeMethodDescriptionModelFactory.getHybridAssetLIBORModel(LIBORModelMonteCarloSimulationModel baseModel, BrownianMotion brownianMotion, double[] initialValues, double riskFreeRate, double[][] correlations, double[] maturities, double[] strikes, double[] volatilities, DiscountCurve discountCurve)Create a simple equity hybrid LIBOR market model with a calibration of the equity processes to a given Black-Scholes implied volatility. -
Uses of HybridAssetLIBORModelMonteCarloSimulation in net.finmath.montecarlo.hybridassetinterestrate.products
Methods in net.finmath.montecarlo.hybridassetinterestrate.products with parameters of type HybridAssetLIBORModelMonteCarloSimulationModifier and TypeMethodDescriptiondoubleWorstOfExpressCertificate.getValue(double evaluationTime, HybridAssetLIBORModelMonteCarloSimulation model)