hwvolspec
Specify Hull-White interest-rate volatility process
Syntax
Description
                                                  creates a structure specifying the volatility for
                                                  VolSpec = hwvolspec(ValuationDate,VolDates,VolCurve,AlphaDates,AlphaCurve)hwtree. 
The volatility process is such that the
                                                  variance of
                                                  r(t +
                                                  dt) -
                                                  r(t) is
                                                  defined as follows: V = (Volatility.^2 .*
                                                  (1 - exp(-2*Alpha .* dt))) ./ (2 *
                                                  Alpha). For more information on using
                                                  Hull-White interest rate trees, see Hull-White (HW) and Black-Karasinski (BK) Modeling.
                                                  adds the optional argument
                                                  VolSpec = hwvolspec(___,InterpMethod)InterpMethod.