|
Functions |
|
int | JpmcdsFeeLegPV (TFeeLeg *fl, TDate today, TDate stepinDate, TDate valueDate, TCurve *discCurve, TCurve *spreadCurve, TBoolean payAccruedAtStart, double *pv) |
| | Calculates the PV of a fee leg with fixed fee payments.
|
|
int | JpmcdsAccrualOnDefaultPVWithTimeLine (TDate today, TDate stepinDate, TDate startDate, TDate endDate, double amount, TCurve *discCurve, TCurve *spreadCurve, TDateList *tl, double *pv) |
| | Calculates the PV of the accruals which occur on default with delay.
|
|
TCashFlowList * | JpmcdsFeeLegFlows (TFeeLeg *fl) |
| | Computes the non-contingent cash flows for a fee leg.
|