Uses of Class
org.drip.feed.loader.InstrumentSetTenorQuote
Package | Description |
---|---|
org.drip.feed.loader |
Reference/Market Data Feed Loader
|
org.drip.feed.transformer |
Market Data Reconstitutive Feed Transformer
|
-
Uses of InstrumentSetTenorQuote in org.drip.feed.loader
Methods in org.drip.feed.loader that return types with arguments of type InstrumentSetTenorQuote Modifier and Type Method Description java.util.Map<JulianDate,InstrumentSetTenorQuote>
CSVGrid. groupedOrderedDouble(double dblScaler)
Construct a Historical Map of Scaled/Keyed/Tenor Ordered Double -
Uses of InstrumentSetTenorQuote in org.drip.feed.transformer
Method parameters in org.drip.feed.transformer with type arguments of type InstrumentSetTenorQuote Modifier and Type Method Description static boolean
FundingFixFloatMarksReconstitutor. RegularizeMarks(java.lang.String strCurrency, java.util.Map<JulianDate,InstrumentSetTenorQuote> mapISTQ, int iLatentStateType)
Dump the Regularized Marks of the ISTQ Mapstatic boolean
OvernightIndexMarksReconstitutor. RegularizeMarks(java.lang.String strCurrency, java.util.Map<JulianDate,InstrumentSetTenorQuote> mapISTQ, int iLatentStateType)
Dump the Regularized Marks of the ISTQ Map