Package | Description |
---|---|
org.drip.spline.grid | |
org.drip.state.curve |
Modifier and Type | Class and Description |
---|---|
class |
OverlappingStretchSpan
OverlappingStretchSpan implements the Span interface, and the collection functionality of overlapping
Stretches.
|
Modifier and Type | Method and Description |
---|---|
Span |
OverlappingStretchSpan.toNonOverlapping()
Convert the Overlapping Stretch Span to a non-overlapping Stretch Span.
|
Constructor and Description |
---|
BasisSplineForwardRate(FloatingRateIndex fri,
Span span)
BasisSplineForwardRate constructor
|
DiscountFactorDiscountCurve(java.lang.String strCurrency,
Span span)
DiscountFactorDiscountCurve constructor
|
ZeroRateDiscountCurve(java.lang.String strCurrency,
Span span)
ZeroRateDiscountCurve constructor
|