Package | Description |
---|---|
org.drip.analytics.support | |
org.drip.product.credit | |
org.drip.product.definition |
Modifier and Type | Method and Description |
---|---|
static java.util.List<LossPeriodCurveFactors> |
AnalyticsHelper.GenerateLossPeriods(CreditComponent comp,
ValuationParams valParams,
PricerParams pricerParams,
Period period,
double dblWorkoutDate,
ComponentMarketParams mktParams)
Create a set of loss period measures
|
Modifier and Type | Class and Description |
---|---|
class |
BondComponent
BondComponent is the base class that extends CreditComponent abstract class and implements the functionality behind
bonds of all kinds.
|
class |
CDSComponent
CDSComponent implements the credit default swap product contract details.
|
Modifier and Type | Class and Description |
---|---|
class |
Bond
Bond abstract class implements the pricing, the valuation, and the RV analytics functionality for the bond
product.
|
class |
CreditDefaultSwap
CreditDefaultSwap is the base abstract class implements the pricing, the valuation, and the RV analytics
functionality for the CDS product.
|