Module net.finmath.lib
Package net.finmath.montecarlo.hybridassetinterestrate
package net.finmath.montecarlo.hybridassetinterestrate
Provides interfaces and classes needed to generate a Hybrid Asset LIBOR Market Model.
- Author:
- Christian Fries
-
Interface SummaryInterfaceDescriptionBasic interface which has to be implemented by Monte Carlo models for hybrid processes.Basic interface which has to be implemented by Monte Carlo models for hybrid processes.
-
Class SummaryClassDescriptionA general convexity adjustment for models.Cross Currency LIBOR Market Model with Black-Scholes FX Model.An Equity Hybrid LIBOR Market Model composed of an object implementing
LIBORModelMonteCarloSimulationModel
providing the interest rate simulation and the numeraire and an object implementingAssetModelMonteCarloSimulationModel
providing the asset simulation.Helper factory to create a simple equity hybrid LIBOR market model.