public interface ShortRateModel
| Modifier and Type | Method and Description |
|---|---|
ShortRateModel |
getCloneWithModifiedVolatilityModel(ShortRateVolatilityModel volatilityModel)
Create a new object implementing ShortRateModel, using the new volatility model.
|
int |
getNumberOfFactors()
Return the number of factors.
|
ShortRateVolatilityModel |
getVolatilityModel()
Return the volatility model.
|
ShortRateModel getCloneWithModifiedVolatilityModel(ShortRateVolatilityModel volatilityModel)
volatilityModel - The new volatility model.ShortRateVolatilityModel getVolatilityModel()
int getNumberOfFactors()
Copyright © 2019. All rights reserved.