Uses of Class
org.drip.state.identifier.FundingLabel
| Package | Description |
|---|---|
| org.drip.analytics.cashflow |
Unit/Composite Cash Flow Periods.
|
| org.drip.analytics.output |
Period Product Targeted Valuation Measures
|
| org.drip.analytics.support |
Assorted Support and Helper Utilities
|
| org.drip.dynamics.hjm |
HJM Based Latent State Evolution
|
| org.drip.dynamics.hullwhite |
Hull White Latent State Evolution
|
| org.drip.dynamics.lmm |
LMM Based Latent State Evolution
|
| org.drip.exposure.evolver |
Securities and Exposure States Evolvers
|
| org.drip.param.market |
Curves Surfaces Quotes Fixings Container
|
| org.drip.product.calib |
Curve/Surface Calibration Quote Sets
|
| org.drip.product.credit |
Credit Products - Components and Baskets
|
| org.drip.product.definition |
Fixed Income Components/Baskets Definitions
|
| org.drip.product.fx |
FX Forwards, Cross Currency Swaps
|
| org.drip.product.govvie |
Treasury Bills, Notes, Bonds, Futures
|
| org.drip.product.option |
Options on Fixed Income Components
|
| org.drip.product.rates |
Fixed Income Multi-Stream Components
|
| org.drip.state.identifier |
Latent State Identifier Labels
|
-
Uses of FundingLabel in org.drip.analytics.cashflow
Methods in org.drip.analytics.cashflow that return FundingLabel Modifier and Type Method Description FundingLabelBullet. fundingLabel()Return the Funding LabelFundingLabelCompositePeriod. fundingLabel()Return the Funding Label -
Uses of FundingLabel in org.drip.analytics.output
Methods in org.drip.analytics.output that return FundingLabel Modifier and Type Method Description FundingLabelBulletMetrics. fundingLabel()Retrieve the Funding LabelMethods in org.drip.analytics.output with parameters of type FundingLabel Modifier and Type Method Description java.util.Map<java.lang.Integer,java.lang.Double>BulletMetrics. discountFactorFundingLoading(FundingLabel fundingLabel)Retrieve the Discount Factor Loading Coefficient for the specified Funding Latent StateConstructors in org.drip.analytics.output with parameters of type FundingLabel Constructor Description BulletMetrics(int iTerminalDate, int iPayDate, double dblNotional, double dblSurvival, double dblDF, double dblFX, ConvexityAdjustment convAdj, EntityCDSLabel creditLabel, FundingLabel fundingLabel, FXLabel fxLabel)BulletMetrics Constructor -
Uses of FundingLabel in org.drip.analytics.support
Methods in org.drip.analytics.support with parameters of type FundingLabel Modifier and Type Method Description static doubleOptionHelper. IntegratedFRACrossVolConvexityAdjuster(CurveSurfaceQuoteContainer csqs, ForwardLabel forwardLabel, FundingLabel fundingLabel, double dblForwardShiftedLogNormalScaler, double dblFundingShiftedLogNormalScaler, int iStartDate, int iEndDate)Compute the Integrated FRA Cross Volatility Convexity Adjuster given the corresponding volatility and the correlation Curves and the date spans -
Uses of FundingLabel in org.drip.dynamics.hjm
Methods in org.drip.dynamics.hjm that return FundingLabel Modifier and Type Method Description FundingLabelMultiFactorStateEvolver. fundingLabel()Retrieve the Funding LabelMethods in org.drip.dynamics.hjm with parameters of type FundingLabel Modifier and Type Method Description static ShortForwardRateUpdateShortForwardRateUpdate. Create(FundingLabel lslFunding, ForwardLabel lslForward, int iInitialDate, int iFinalDate, int iTargetPointDate, double dblInstantaneousForwardRate, double dblInstantaneousForwardRateIncrement, double dblLIBORForwardRate, double dblLIBORForwardRateIncrement, double dblShiftedLIBORForwardRate, double dblShiftedLIBORForwardRateIncrement, double dblShortRate, double dblShortRateIncrement, double dblCompoundedShortRate, double dblCompoundedShortRateIncrement, double dblPrice, double dblPriceIncrement)Construct an Instance of ShortForwardRateUpdateConstructors in org.drip.dynamics.hjm with parameters of type FundingLabel Constructor Description MultiFactorStateEvolver(FundingLabel lslFunding, ForwardLabel lslForward, MultiFactorVolatility mfv, R1ToR1 auInitialInstantaneousForwardRate)MultiFactorStateEvolver Constructor -
Uses of FundingLabel in org.drip.dynamics.hullwhite
Methods in org.drip.dynamics.hullwhite that return FundingLabel Modifier and Type Method Description FundingLabelSingleFactorStateEvolver. fundingLabel()Retrieve the Funding LabelMethods in org.drip.dynamics.hullwhite with parameters of type FundingLabel Modifier and Type Method Description static ShortRateUpdateShortRateUpdate. Create(FundingLabel lslFunding, int iInitialDate, int iFinalDate, int iTargetPointDate, double dblInitialShortRate, double dblRealizedFinalShortRate, double dblExpectedFinalShortRate, double dblFinalShortRateVariance, double dblZeroCouponBondPrice)Construct an Instance of ShortRateUpdateConstructors in org.drip.dynamics.hullwhite with parameters of type FundingLabel Constructor Description SingleFactorStateEvolver(FundingLabel lslFunding, double dblSigma, double dblA, R1ToR1 auIFRInitial, UnivariateSequenceGenerator usg)SingleFactorStateEvolver Constructor -
Uses of FundingLabel in org.drip.dynamics.lmm
Methods in org.drip.dynamics.lmm that return FundingLabel Modifier and Type Method Description FundingLabelContinuousForwardRateEvolver. fundingLabel()Retrieve the Funding LabelFundingLabelLognormalLIBORCurveEvolver. fundingLabel()Retrieve the Funding LabelFundingLabelLognormalLIBORPointEvolver. fundingLabel()Retrieve the Funding LabelMethods in org.drip.dynamics.lmm with parameters of type FundingLabel Modifier and Type Method Description static BGMCurveUpdateBGMCurveUpdate. Create(FundingLabel lslFunding, ForwardLabel lslForward, int iInitialDate, int iFinalDate, ForwardCurve fc, Span spanLIBORIncrement, MergedDiscountForwardCurve dc, Span spanDiscountFactorIncrement, Span spanContinuousForwardRateIncrement, Span spanSpotRateIncrement, Span spanInstantaneousEffectiveForward, Span spanInstantaneousNominalForward, LognormalLIBORVolatility llv)Construct an Instance of BGMCurveUpdatestatic BGMPointUpdateBGMPointUpdate. Create(FundingLabel lslFunding, ForwardLabel lslForward, int iInitialDate, int iFinalDate, int iTargetPointDate, double dblLIBOR, double dblLIBORIncrement, double dblContinuousForwardRate, double dblContinuousForwardRateIncrement, double dblSpotRate, double dblSpotRateIncrement, double dblDiscountFactor, double dblDiscountFactorIncrement, double dblInstantaneousEffectiveForwardRate, double dblInstantaneousNominalForwardRate, double dblLognormalLIBORVolatility, double dblContinuouslyCompoundedForwardVolatility)Construct an Instance of BGMPointUpdatestatic ContinuousForwardRateUpdateContinuousForwardRateUpdate. Create(FundingLabel lslFunding, ForwardLabel lslForward, int iInitialDate, int iFinalDate, int iTargetPointDate, double dblContinuousForwardRate, double dblContinuousForwardRateIncrement, double dblSpotRate, double dblSpotRateIncrement, double dblDiscountFactor, double dblDiscountFactorIncrement, double dblDContinuousForwardDXInitial, double dblDContinuousForwardDXTerminal)Construct an Instance of ContinuousForwardRateUpdatestatic LognormalLIBORCurveEvolverLognormalLIBORCurveEvolver. Create(FundingLabel lslFunding, ForwardLabel lslForward, int iNumForwardTenor, SegmentCustomBuilderControl scbc)Create a LognormalLIBORCurveEvolver InstanceConstructors in org.drip.dynamics.lmm with parameters of type FundingLabel Constructor Description ContinuousForwardRateEvolver(FundingLabel lslFunding, ForwardLabel lslForward, MultiFactorVolatility mfv, R1ToR1 auInitialInstantaneousForwardRate)ContinuousForwardRateEvolver ConstructorLognormalLIBORCurveEvolver(FundingLabel lslFunding, ForwardLabel lslForward, int iNumForwardTenor, SegmentCustomBuilderControl scbcLIBOR, SegmentCustomBuilderControl scbcDiscountFactor, SegmentCustomBuilderControl scbcLIBORIncrement, SegmentCustomBuilderControl scbcDiscountFactorIncrement, SegmentCustomBuilderControl scbcContinuousForwardIncrement, SegmentCustomBuilderControl scbcSpotRateIncrement, SegmentCustomBuilderControl scbcInstantaneousEffectiveForward, SegmentCustomBuilderControl scbcInstantaneousNominalForward)LognormalLIBORCurveEvolver ConstructorLognormalLIBORPointEvolver(FundingLabel lslFunding, ForwardLabel lslForward, LognormalLIBORVolatility llv, ForwardCurve fc, MergedDiscountForwardCurve dc)LognormalLIBORPointEvolver Constructor -
Uses of FundingLabel in org.drip.exposure.evolver
Methods in org.drip.exposure.evolver with parameters of type FundingLabel Modifier and Type Method Description booleanLatentStateVertexContainer. add(FundingLabel fundingLabel, double funding)Add the Labeled FundingbooleanLatentStateVertexContainer. exists(FundingLabel fundingLabel)Check Presence of Labeled FundingTerminalLatentStateLatentStateDynamicsContainer. funding(FundingLabel fundingLabel)Retrieve the Funding Latent StatedoubleLatentStateVertexContainer. funding(FundingLabel fundingLabel)Retrieve of Labeled FundingbooleanLatentStateDynamicsContainer. fundingExists(FundingLabel fundingLabel)Indicate if the Funding Latent State Exists -
Uses of FundingLabel in org.drip.param.market
Methods in org.drip.param.market with parameters of type FundingLabel Modifier and Type Method Description R1ToR1CurveSurfaceQuoteContainer. collateralFundingCorrelation(java.lang.String strCollateralCurrency, FundingLabel fundingLabel)Retrieve the Correlation Surface between the Collateral and the Funding Latent StatesR1ToR1CurveSurfaceQuoteContainer. creditFundingCorrelation(EntityCDSLabel creditLabel, FundingLabel fundingLabel)Retrieve the Correlation Surface between the Credit and the Funding Latent StatesR1ToR1CurveSurfaceQuoteContainer. customMetricFundingCorrelation(CustomLabel customLabel, FundingLabel fundingLabel)Retrieve the Correlation Surface between Custom Metric and the Funding Latent StatesR1ToR1CurveSurfaceQuoteContainer. equityFundingCorrelation(EntityEquityLabel equityLabel, FundingLabel fundingLabel)Retrieve the Correlation Surface between Equity and the Funding Latent StatesR1ToR1CurveSurfaceQuoteContainer. forwardFundingCorrelation(ForwardLabel forwardLabel, FundingLabel fundingLabel)Retrieve the Correlation Surface between the Forward and the Funding Latent StatesR1ToR1CurveSurfaceQuoteContainer. fundingFundingCorrelation(FundingLabel fundingLabel1, FundingLabel fundingLabel2)Retrieve the Correlation Surface between the Pair of Funding Latent StatesR1ToR1CurveSurfaceQuoteContainer. fundingFXCorrelation(FundingLabel fundingLabel, FXLabel fxLabel)Retrieve the Correlation Surface between the Funding and the FX Latent StatesR1ToR1CurveSurfaceQuoteContainer. fundingGovvieCorrelation(FundingLabel fundingLabel, GovvieLabel govvieLabel)Retrieve the Correlation Surface between the Funding and the Govvie Latent StatesR1ToR1CurveSurfaceQuoteContainer. fundingOvernightCorrelation(FundingLabel fundingLabel, OvernightLabel overnightLabel)Retrieve the Correlation Surface between the Funding and the Overnight Latent StatesR1ToR1CurveSurfaceQuoteContainer. fundingPaydownCorrelation(FundingLabel fundingLabel, PaydownLabel paydownLabel)Retrieve the Correlation Surface between the Funding and the Pay-down Latent StatesR1ToR1CurveSurfaceQuoteContainer. fundingRatingCorrelation(FundingLabel fundingLabel, RatingLabel ratingLabel)Retrieve the Correlation Surface between the Funding and the Rating Latent StatesR1ToR1CurveSurfaceQuoteContainer. fundingRecoveryCorrelation(FundingLabel fundingLabel, EntityRecoveryLabel recoveryLabel)Retrieve the Correlation Surface between the Funding and the Recovery Latent StatesR1ToR1CurveSurfaceQuoteContainer. fundingRepoCorrelation(FundingLabel fundingLabel, RepoLabel repoLabel)Retrieve the Correlation Surface between the Funding and the Repo Latent StatesMergedDiscountForwardCurveCurveSurfaceQuoteContainer. fundingState(FundingLabel fundingLabel)Retrieve the Funding Latent State Corresponding to the LabelVolatilityCurveCurveSurfaceQuoteContainer. fundingVolatility(FundingLabel fundingLabel)Retrieve the Volatility Curve for the Funding Latent State LabelbooleanCurveSurfaceQuoteContainer. setCollateralFundingCorrelation(java.lang.String strCollateralCurrency, FundingLabel fundingLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface between the Collateral and the Funding Latent StatesbooleanCurveSurfaceQuoteContainer. setCreditFundingCorrelation(EntityCDSLabel creditLabel, FundingLabel fundingLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface between the Credit and the Funding Latent StatesbooleanCurveSurfaceQuoteContainer. setCustomFundingCorrelation(CustomLabel customLabel, FundingLabel fundingLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface between the Custom Metric and the Funding Latent StatesbooleanCurveSurfaceQuoteContainer. setEquityFundingCorrelation(EntityEquityLabel equityLabel, FundingLabel fundingLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface between the Equity and the Funding Latent StatesbooleanCurveSurfaceQuoteContainer. setForwardFundingCorrelation(ForwardLabel forwardLabel, FundingLabel fundingLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface between the Forward and the Funding Latent StatesbooleanCurveSurfaceQuoteContainer. setFundingFundingCorrelation(FundingLabel fundingLabel1, FundingLabel fundingLabel2, R1ToR1 auCorrelation)(Re)-set the Correlation Surface between the Pair of Funding Latent StatesbooleanCurveSurfaceQuoteContainer. setFundingFXCorrelation(FundingLabel fundingLabel, FXLabel fxLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface between the Funding and the FX Latent StatesbooleanCurveSurfaceQuoteContainer. setFundingGovvieCorrelation(FundingLabel fundingLabel, GovvieLabel govvieLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface between the Funding and the Govvie Latent StatesbooleanCurveSurfaceQuoteContainer. setFundingOvernightCorrelation(FundingLabel fundingLabel, OvernightLabel overnightLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface between the Funding and the Overnight Latent StatesbooleanCurveSurfaceQuoteContainer. setFundingPaydownCorrelation(FundingLabel fundingLabel, PaydownLabel paydownLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface between the Funding and the Pay-down Latent StatesbooleanCurveSurfaceQuoteContainer. setFundingRecoveryCorrelation(FundingLabel fundingLabel, EntityRecoveryLabel recoveryLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface between the Funding and the Recovery Latent StatesbooleanCurveSurfaceQuoteContainer. setFundingRecoveryCorrelation(FundingLabel fundingLabel, RatingLabel ratingLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface between the Funding and the Rating Latent StatesbooleanCurveSurfaceQuoteContainer. setFundingRepoCorrelation(FundingLabel fundingLabel, RepoLabel repoLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface between the Funding and the Repo Latent States -
Uses of FundingLabel in org.drip.product.calib
Methods in org.drip.product.calib that return FundingLabel Modifier and Type Method Description FundingLabelProductQuoteSet. fundingLabel()Retrieve the Funding Latent State Label, if it exists -
Uses of FundingLabel in org.drip.product.credit
Methods in org.drip.product.credit that return FundingLabel Modifier and Type Method Description FundingLabelBondComponent. fundingLabel()FundingLabelCDSComponent. fundingLabel() -
Uses of FundingLabel in org.drip.product.definition
Methods in org.drip.product.definition that return FundingLabel Modifier and Type Method Description FundingLabel[]BasketMarketParamRef. fundingLabel()Get the Array of Funding Curve Latent State LabelsFundingLabel[]BasketProduct. fundingLabel()FundingLabelComponentMarketParamRef. fundingLabel()Get the Funding Curve Latent State Label -
Uses of FundingLabel in org.drip.product.fx
Methods in org.drip.product.fx that return FundingLabel Modifier and Type Method Description FundingLabelFXForwardComponent. fundingLabel() -
Uses of FundingLabel in org.drip.product.govvie
Methods in org.drip.product.govvie that return FundingLabel Modifier and Type Method Description FundingLabelTreasuryFutures. fundingLabel() -
Uses of FundingLabel in org.drip.product.option
Methods in org.drip.product.option that return FundingLabel Modifier and Type Method Description FundingLabelOptionComponent. fundingLabel() -
Uses of FundingLabel in org.drip.product.rates
Methods in org.drip.product.rates that return FundingLabel Modifier and Type Method Description FundingLabelFixFloatComponent. fundingLabel()FundingLabelFloatFloatComponent. fundingLabel()FundingLabelRatesBasket. fundingLabel()FundingLabelSingleStreamComponent. fundingLabel()FundingLabelStream. fundingLabel()Retrieve the Funding Label -
Uses of FundingLabel in org.drip.state.identifier
Methods in org.drip.state.identifier that return FundingLabel Modifier and Type Method Description static FundingLabelFundingLabel. Standard(java.lang.String currency)Make a Standard Funding Label from the Funding Currency