Class HullWhiteLocalVolatilityModel

All Implemented Interfaces:
Serializable, LIBORCovarianceModel, LIBORCovarianceModelCalibrateable

public class HullWhiteLocalVolatilityModel
extends AbstractLIBORCovarianceModelParametric
Special variant of a blended model (or displaced diffusion model) build on top of a standard covariance model using the special function corresponding to the Hull-White local volatility. The model constructed for the i-th factor loading is (1+Li(t) d) Fi(t) where d is a constant (the period length), Li is the realization of the i-th component of the stochastic process and Fi is the factor loading from the given covariance model. If this model is combined with an exponential decay volatility model LIBORVolatilityModelTwoParameterExponentialForm, then the resulting LIBOR Market model corresponds to a Hull-White short rate model (with constant short rate volatility and mean reversion). The parameter of this model is the parameter vector of the given base covariance model.
Version:
1.0
Author:
Christian Fries
See Also:
Serialized Form