Get discount factors for input dates for IRFunctionCurve
F = getDiscountFactors(CurveObj,InpDates)
CurveObj | Interest-rate curve object that is constructed using
the |
InpDates | Vector of input dates using MATLAB® date format. The input dates must be after the settle date. |
F = getDiscountFactors(CurveObj,InpDates)
returns
discount factors for the input dates.