Package | Description |
---|---|
org.drip.feed.loader | |
org.drip.feed.transformer |
Modifier and Type | Method and Description |
---|---|
java.util.Map<JulianDate,InstrumentSetTenorQuote> |
CSVGrid.groupedOrderedDouble(double dblScaler)
Construct a Historical Map of Scaled/Keyed/Tenor Ordered Double
|
Modifier and Type | Method and Description |
---|---|
static boolean |
OvernightIndexMarksReconstitutor.RegularizeMarks(java.lang.String strCurrency,
java.util.Map<JulianDate,InstrumentSetTenorQuote> mapISTQ,
int iLatentStateType)
Dump the Regularized Marks of the ISTQ Map
|
static boolean |
FundingFixFloatMarksReconstitutor.RegularizeMarks(java.lang.String strCurrency,
java.util.Map<JulianDate,InstrumentSetTenorQuote> mapISTQ,
int iLatentStateType)
Dump the Regularized Marks of the ISTQ Map
|