ProcessModel
e.g. by extending AbstractProcessModel.See: Description
| Class | Description |
|---|---|
| HullWhiteModel |
Implements a Hull-White model with time dependent mean reversion speed and time dependent short rate volatility.
|
| HullWhiteModelWithConstantCoeff |
Implements a Hull-White model with constant coefficients.
|
| HullWhiteModelWithDirectSimulation |
Implements a Hull-White model with time dependent mean reversion speed and time dependent short rate volatility.
|
| HullWhiteModelWithShiftExtension |
Implements a Hull-White model with time dependent mean reversion speed and time dependent short rate volatility.
|
| LIBORMarketModelFromCovarianceModel |
Implements a (generalized) LIBOR market model with generic covariance structure (lognormal, normal, displaced or stochastic volatility)
with some drift approximation methods.
|
| LIBORMarketModelStandard |
Implements a basic LIBOR market model with some drift approximation methods.
|
| LIBORMarketModelWithTenorRefinement |
Implements a discretized Heath-Jarrow-Morton model / LIBOR market model with dynamic tenor refinement, see
Package net.finmath.montecarlo.interestrate.models DescriptionInterest rate models implementing
ProcessModel
e.g. by extending AbstractProcessModel.
Copyright © 2019. All rights reserved. |