Package | Description |
---|---|
org.drip.analytics.creator | |
org.drip.analytics.curve |
Modifier and Type | Method and Description |
---|---|
static ZeroCurve |
ZeroCurveBuilder.CreateZeroCurve(java.util.List<Period> lsPeriod,
double dblWorkoutDate,
double dblCashPayDate,
DiscountCurve dc,
QuotingParams quotingParams,
double dblZCBump)
ZeroCurve constructor from period, work-out, settle, and quoting parameters
|
static ZeroCurve |
ZeroCurveBuilder.FromByteArray(byte[] ab)
Create a Zero curve instance from the byte array
|
Modifier and Type | Class and Description |
---|---|
class |
DerivedZeroCurve
This class contains the baseline zero discount curve holder object.
|