Uses of Class
net.finmath.montecarlo.interestrate.models.HullWhiteModel
Packages that use HullWhiteModel
-
Uses of HullWhiteModel in net.finmath.montecarlo.interestrate.models
Methods in net.finmath.montecarlo.interestrate.models that return HullWhiteModelModifier and TypeMethodDescriptionHullWhiteModel.getCloneWithModifiedVolatilityModel(ShortRateVolatilityModel volatilityModel)static HullWhiteModelHullWhiteModel.of(RandomVariableFactory randomVariableFactory, TimeDiscretization liborPeriodDiscretization, AnalyticModel analyticModel, ForwardCurve forwardRateCurve, DiscountCurve discountCurve, ShortRateVolatilityModel volatilityModel, CalibrationProduct[] calibrationProducts, Map<String,Object> properties)Creates a Hull-White model which implementsLIBORMarketModel.