| Modifier and Type | Method and Description |
|---|---|
protected static long |
MonotonicLogCubic.getCPtr(MonotonicLogCubic obj) |
static long |
QuantLibJNI.new_PiecewiseLogCubicDiscount__SWIG_0(long jarg1,
Date jarg1_,
long jarg2,
RateHelperVector jarg2_,
long jarg3,
DayCounter jarg3_,
long jarg4,
QuoteHandleVector jarg4_,
long jarg5,
DateVector jarg5_,
double jarg6,
long jarg7,
MonotonicLogCubic jarg7_) |
static long |
QuantLibJNI.new_PiecewiseLogCubicDiscount__SWIG_5(int jarg1,
long jarg2,
Calendar jarg2_,
long jarg3,
RateHelperVector jarg3_,
long jarg4,
DayCounter jarg4_,
long jarg5,
QuoteHandleVector jarg5_,
long jarg6,
DateVector jarg6_,
double jarg7,
long jarg8,
MonotonicLogCubic jarg8_) |
| Constructor and Description |
|---|
PiecewiseLogCubicDiscount(Date referenceDate,
RateHelperVector instruments,
DayCounter dayCounter,
QuoteHandleVector jumps,
DateVector jumpDates,
double accuracy,
MonotonicLogCubic i) |
PiecewiseLogCubicDiscount(int settlementDays,
Calendar calendar,
RateHelperVector instruments,
DayCounter dayCounter,
QuoteHandleVector jumps,
DateVector jumpDates,
double accuracy,
MonotonicLogCubic i) |
Copyright © 2017. All rights reserved.