Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

N

name() - Method in class org.drip.market.definition.FloaterIndex
Retrieve the Index Name
name() - Method in class org.drip.market.exchange.TreasuryFuturesConvention
Retrieve the Treasury Futures Name
name() - Method in class org.drip.measure.statistics.UnivariateMoments
Retrieve the Series Name
name() - Method in class org.drip.portfolioconstruction.params.AssetStatisticalProperties
Retrieve the Name of the Asset
name() - Method in class org.drip.product.credit.BondBasket
 
name() - Method in class org.drip.product.credit.BondComponent
 
name() - Method in class org.drip.product.credit.CDSBasket
 
name() - Method in class org.drip.product.credit.CDSComponent
 
name() - Method in interface org.drip.product.definition.BasketMarketParamRef
Get the component name
name() - Method in class org.drip.product.definition.BasketProduct
Return the basket name
name() - Method in interface org.drip.product.definition.ComponentMarketParamRef
Get the component name
name() - Method in class org.drip.product.fx.ComponentPair
 
name() - Method in class org.drip.product.fx.FXForwardComponent
 
name() - Method in class org.drip.product.govvie.TreasuryFutures
 
name() - Method in class org.drip.product.option.OptionComponent
 
name() - Method in class org.drip.product.rates.FixFloatComponent
 
name() - Method in class org.drip.product.rates.FloatFloatComponent
 
name() - Method in class org.drip.product.rates.RatesBasket
 
name() - Method in class org.drip.product.rates.SingleStreamComponent
 
name() - Method in class org.drip.product.rates.Stream
Retrieve the Stream Name
name() - Method in class org.drip.service.api.CDXCOB
The CDX Name
name() - Method in class org.drip.spline.stretch.CalibratableMultiSegmentSequence
 
name() - Method in interface org.drip.spline.stretch.MultiSegmentSequence
Retrieve the Stretch Name
name() - Method in class org.drip.state.inference.LatentStateStretchSpec
Retrieve the name of the LatentStateStretchSpec Instance
NamedStringGrid(String) - Static method in class org.drip.feed.loader.CSVParser
Parse the Contents of the CSV File into a List of Named String Arrays
names() - Method in class org.drip.measure.continuousjoint.MultivariateMeta
Retrieve the Array of the Variate Names
nativeForwardCurve(String) - Method in class org.drip.state.discount.MergedDiscountForwardCurve
Construct the Native Forward Curve for the given Tenor from the Discount Curve
nativeForwardRate(String, String) - Method in class org.drip.historical.state.FundingCurveMetrics
Retrieve the Native Forward Rate given the In/For Tenors
nativeLoading() - Method in class org.drip.measure.bayesian.ScopingProjectionVariateDistribution
Generate Loadings Native to the Scoping Distribution
NaturalLogSeriesElement - Class in org.drip.function.r1tor1
NaturalLogSeriesElement implements an element in the natural log series expansion.
NaturalLogSeriesElement(int) - Constructor for class org.drip.function.r1tor1.NaturalLogSeriesElement
NaturalLogSeriesElement constructor
NaturalStandard() - Static method in class org.drip.spline.stretch.BoundarySettings
Return the Instance of the Standard Natural Boundary Condition
NCK(int, int) - Static method in class org.drip.quant.common.NumberUtil
This function implements N choose K.
NecessarySufficientConditions - Class in org.drip.optimization.constrained
NecessarySufficientConditions holds the Results of the Verification of the Necessary and the Sufficient Conditions at the specified (possibly) Optimal Variate and the corresponding Fritz John Multiplier Suite.
NecessarySufficientConditions(double[], FritzJohnMultipliers, boolean, ConditionQualifierPrimalFeasibility, ConditionQualifierDualFeasibility, ConditionQualifierComplementarySlackness, ConditionQualifierFONC, ConditionQualifierSOSC) - Constructor for class org.drip.optimization.constrained.NecessarySufficientConditions
NecessarySufficientConditions Constructor
necessarySufficientQualifier(FritzJohnMultipliers, double[], boolean) - Method in class org.drip.optimization.constrained.OptimizationFramework
Generate the Battery of Necessary and Sufficient Qualification Tests
NegativeOrZero(double[]) - Static method in class org.drip.quant.linearalgebra.Matrix
Indicate if the Array Entries are Negative or Zero
NetLiabilityCashFlow - Class in org.drip.portfolioconstruction.alm
NetLiabilityCashFlow holds the Investor Time Snap's Singular Liability Flow Details.
NetLiabilityCashFlow(double, boolean, boolean, double, double, double, double, double, double, double, double) - Constructor for class org.drip.portfolioconstruction.alm.NetLiabilityCashFlow
NetLiabilityCashFlow Constructor
NetLiabilityCliffDependence - Class in org.drip.sample.alm
NetLiabilityAgeDependence demonstrates the Dependence of the Outstanding Value on Investor Cliff/Horizon Settings.
NetLiabilityCliffDependence() - Constructor for class org.drip.sample.alm.NetLiabilityCliffDependence
 
NetLiabilityConsumptionDependence - Class in org.drip.sample.alm
NetLiabilityConsumptionDependence demonstrates the Dependence of the Outstanding Values on the Investor Consumption Settings.
NetLiabilityConsumptionDependence() - Constructor for class org.drip.sample.alm.NetLiabilityConsumptionDependence
 
NetLiabilityDiscountDependence - Class in org.drip.sample.alm
NetLiabilityDiscountDependence demonstrates the Dependence of the Outstanding Values on the Discounting Spread Settings.
NetLiabilityDiscountDependence() - Constructor for class org.drip.sample.alm.NetLiabilityDiscountDependence
 
NetLiabilityMetrics - Class in org.drip.portfolioconstruction.alm
NetLiabilityMetrics holds the Results of the Computation of the Net Liability Cash Flows and PV Metrics.
NetLiabilityMetrics(List<NetLiabilityCashFlow>, double, double, double) - Constructor for class org.drip.portfolioconstruction.alm.NetLiabilityMetrics
NetLiabilityMetrics Constructor
NetLiabilityStream - Class in org.drip.portfolioconstruction.alm
NetLiabilityStream holds the Investor's Horizon, Consumption, and Income Settings needed to generate and value the Net Liability Cash Flow Stream.
NetLiabilityStream(InvestorCliffSettings, ExpectedNonFinancialIncome, ExpectedBasicConsumption, double) - Constructor for class org.drip.portfolioconstruction.alm.NetLiabilityStream
NetLiabilityStream Constructor
NetLiabilityStreamEstimator - Class in org.drip.sample.alm
NetLiabilityStreamEstimator demonstrates the Generation of an ALM Net Liability Cash Flow.
NetLiabilityStreamEstimator() - Constructor for class org.drip.sample.alm.NetLiabilityStreamEstimator
 
NetLiabilityTaxYieldDependence - Class in org.drip.sample.alm
NetLiabilityTaxYieldDependence demonstrates the Dependence of the Outstanding Value on the Tax and the Discount Yield Settings.
NetLiabilityTaxYieldDependence() - Constructor for class org.drip.sample.alm.NetLiabilityTaxYieldDependence
 
newEquilibriumPrice() - Method in class org.drip.execution.discrete.PriceIncrement
Retrieve the New Equilibrium Price
newExecutionPrice() - Method in class org.drip.execution.discrete.PriceIncrement
Retrieve the New Execution Price
NewtonFixedPointFinder - Class in org.drip.function.rdtor1solver
NewtonFixedPointFinder generates the Iterators for solving R^d To R^1 Convex/Non-Convex Functions Using the Multivariate Newton Method.
NewtonFixedPointFinder(RdToR1, LineStepEvolutionControl, ConvergenceControl) - Constructor for class org.drip.function.rdtor1solver.NewtonFixedPointFinder
NewtonFixedPointFinder Constructor
next(VariateInequalityConstraintMultiplier, VariateInequalityConstraintMultiplier, double) - Method in class org.drip.function.rdtor1solver.FixedRdFinder
Iterate Over to the Next Variate-Constraint Multiplier Tuple
next(VariateInequalityConstraintMultiplier, VariateInequalityConstraintMultiplier, double) - Method in class org.drip.function.rdtor1solver.InteriorFixedPointFinder
 
next(VariateInequalityConstraintMultiplier, VariateInequalityConstraintMultiplier, double) - Method in class org.drip.function.rdtor1solver.NewtonFixedPointFinder
 
next() - Method in class org.drip.spaces.iterator.SequenceIndexIterator
Retrieve the Next Cursor
nextBondFuturesIMM(int, String) - Method in class org.drip.analytics.date.JulianDate
Generate the First Bond Futures IMM Date from this JulianDate according to the specified Calendar
nextCouponDate(JulianDate) - Method in class org.drip.product.credit.BondComponent
 
nextCouponDate(JulianDate) - Method in class org.drip.product.definition.Bond
Return the coupon date for the period subsequent to the specified date
nextCouponRate(JulianDate, CurveSurfaceQuoteContainer) - Method in class org.drip.product.credit.BondComponent
 
nextCouponRate(JulianDate, CurveSurfaceQuoteContainer) - Method in class org.drip.product.definition.Bond
Return the coupon rate for the period subsequent to the specified date
nextCreditIMM(int) - Method in class org.drip.analytics.date.JulianDate
Generate the First Credit IMM roll date from this JulianDate
nextRatesFuturesIMM(int) - Method in class org.drip.analytics.date.JulianDate
Generate the First Rates Futures IMM Date from this JulianDate
nextStateIndexCursor() - Method in class org.drip.spaces.iterator.RdExhaustiveStateSpaceScan
 
nextStateIndexCursor() - Method in class org.drip.spaces.iterator.RdReceedingStateSpaceScan
 
nextStateIndexCursor() - Method in class org.drip.spaces.iterator.RdSpanningStateSpaceScan
Move to the Subsequent Index Cursor
nextValidExerciseDateOfType(JulianDate, boolean) - Method in class org.drip.product.credit.BondComponent
 
nextValidExerciseDateOfType(JulianDate, boolean) - Method in class org.drip.product.definition.Bond
Return the next exercise info of the given exercise type (call/put) subsequent to the specified date
nextValidExerciseInfo(JulianDate) - Method in class org.drip.product.credit.BondComponent
 
nextValidExerciseInfo(JulianDate) - Method in class org.drip.product.definition.Bond
Return the next exercise info subsequent to the specified date
nextVariateFunctionJacobian() - Method in class org.drip.function.rdtor1descent.CurvatureEvolutionVerifierMetrics
Retrieve the Function Jacobian at the Next Variate
nextVariateFunctionJacobian() - Method in class org.drip.function.rdtor1descent.WolfeEvolutionVerifierMetrics
Retrieve the Function Jacobian at the Next Variate
nextVariateFunctionValue() - Method in class org.drip.function.rdtor1descent.ArmijoEvolutionVerifierMetrics
Retrieve the Function Value at the Next Variate
nextVariateFunctionValue() - Method in class org.drip.function.rdtor1descent.WolfeEvolutionVerifierMetrics
Retrieve the Function Value at the Next Variate
nextVariates() - Method in class org.drip.spaces.iterator.RdSpanningCombinatorialIterator
Retrieve the Subsequent Variate Array
NGBBenchmarkAttribution - Class in org.drip.sample.treasurypnl
NGBBenchmarkAttribution demonstrates the Computation of the PnL Time Series Metrics for the NGB Benchmark Bond Series.
NGBBenchmarkAttribution() - Constructor for class org.drip.sample.treasurypnl.NGBBenchmarkAttribution
 
NGBReconstitutor - Class in org.drip.sample.treasuryfeed
NGBReconstitutor demonstrates the Cleansing and Re-constitution of the NGB Yield Marks obtained from Historical Yield Curve Prints.
NGBReconstitutor() - Constructor for class org.drip.sample.treasuryfeed.NGBReconstitutor
 
NLGHoliday - Class in org.drip.analytics.holset
 
NLGHoliday() - Constructor for class org.drip.analytics.holset.NLGHoliday
 
NO_CONSTRAINT - Static variable in class org.drip.portfolioconstruction.allocator.PortfolioEqualityConstraintSettings
NO_CONSTRAINT - No Constraint of any Kind
NOCEDAL_WRIGHT_ARMIJO_PARAMETER - Static variable in class org.drip.function.rdtor1descent.ArmijoEvolutionVerifier
The Nocedal-Wright Armijo Parameter
NOCEDAL_WRIGHT_CURVATURE_PARAMETER - Static variable in class org.drip.function.rdtor1descent.CurvatureEvolutionVerifier
The Nocedal-Wright Curvature Parameter
NocedalWrightArmijo(boolean) - Static method in class org.drip.function.rdtor1descent.LineStepEvolutionControl
Retrieve the Nocedal-Wright-Armijo Verifier Based Standard LineStepEvolutionControl Instance
NocedalWrightStandard(boolean) - Static method in class org.drip.function.rdtor1descent.ArmijoEvolutionVerifier
Construct the Nocedal-Wright Armijo Evolution Verifier
NocedalWrightStandard(boolean) - Static method in class org.drip.function.rdtor1descent.CurvatureEvolutionVerifier
Construct the Nocedal-Wright Curvature Evolution Verifier
NocedalWrightStandard(boolean, boolean) - Static method in class org.drip.function.rdtor1descent.WolfeEvolutionVerifier
Construct the Nocedal-Wright Wolfe Evolution Verifier
NocedalWrightStrongCurvature() - Static method in class org.drip.function.rdtor1descent.LineStepEvolutionControl
Retrieve the Nocedal-Wright-Strong Curvature Verifier Based Standard LineStepEvolutionControl Instance
NocedalWrightStrongWolfe(boolean) - Static method in class org.drip.function.rdtor1descent.LineStepEvolutionControl
Retrieve the Nocedal-Wright-Strong Wolfe Verifier Based Standard LineStepEvolutionControl Instance
NocedalWrightWeakCurvature() - Static method in class org.drip.function.rdtor1descent.LineStepEvolutionControl
Retrieve the Nocedal-Wright-Weak Curvature Verifier Based Standard LineStepEvolutionControl Instance
NocedalWrightWeakWolfe(boolean) - Static method in class org.drip.function.rdtor1descent.LineStepEvolutionControl
Retrieve the Nocedal-Wright-Weak Wolfe Verifier Based Standard LineStepEvolutionControl Instance
noConfidenceRun() - Method in class org.drip.portfolioconstruction.bayesian.BlackLittermanCombinationEngine
Conduct a Black Litterman Run using a Theil-like Mixed Model Estimator For 0% Confidence in the Projection
node(double, double) - Method in class org.drip.analytics.definition.MarketSurface
Get the Market Node given the X and the Y Ordinates
node(double, String) - Method in class org.drip.analytics.definition.MarketSurface
Get the Market Node given the Strike and the Tenor
node(int) - Method in class org.drip.analytics.definition.NodeStructure
Get the Market Node at the given Predictor Ordinate
node(JulianDate) - Method in class org.drip.analytics.definition.NodeStructure
Get the Market Node at the given Maturity
node(String) - Method in class org.drip.analytics.definition.NodeStructure
Get the Market Node at the given Maturity
node() - Method in class org.drip.param.definition.ManifestMeasureTweak
Index of the Node to be tweaked
node() - Method in class org.drip.spaces.big.BinaryTree
Retrieve the BinaryTree Node Value
node(int) - Method in class org.drip.state.curve.BasisSplineDeterministicVolatility
 
node(double, double) - Method in class org.drip.state.curve.BasisSplineMarketSurface
 
node(int) - Method in class org.drip.state.curve.BasisSplineTermStructure
 
node(int) - Method in class org.drip.state.nonlinear.FlatForwardVolatilityCurve
 
NODE_INSIDE_SEGMENT - Static variable in class org.drip.analytics.cashflow.ComposableUnitPeriod
Node is Inside the Period
NODE_LEFT_OF_SEGMENT - Static variable in class org.drip.analytics.cashflow.ComposableUnitPeriod
Node is to the Left of the Period
NODE_RIGHT_OF_SEGMENT - Static variable in class org.drip.analytics.cashflow.ComposableUnitPeriod
Node is to the Right of the Period
nodeDerivative(int, int) - Method in class org.drip.analytics.definition.NodeStructure
Get the Market Node Derivative at the given Predictor Ordinate
nodeDerivative(JulianDate, int) - Method in class org.drip.analytics.definition.NodeStructure
Get the Market Node Derivative at the given Maturity
nodeDerivative(String, int) - Method in class org.drip.analytics.definition.NodeStructure
Get the Market Node Derivative at the given Maturity
nodeDerivative(int, int) - Method in class org.drip.state.curve.BasisSplineDeterministicVolatility
 
nodeDerivative(int, int) - Method in class org.drip.state.curve.BasisSplineTermStructure
 
nodeDerivative(int, int) - Method in class org.drip.state.nonlinear.FlatForwardVolatilityCurve
 
nodeMetrics(long, long) - Method in class org.drip.dynamics.hullwhite.TrinomialTreeSequenceMetrics
Retrieve the Node Metrics from the corresponding Tree Time/Space Indexes
nodeMetrics() - Method in class org.drip.dynamics.hullwhite.TrinomialTreeSequenceMetrics
Retrieve the Node Metrics Map
NodeStructure - Class in org.drip.analytics.definition
NodeStructure exposes the stub that implements the latent state's Node Structure (e.g., a Deterministic Term Structure) - by Construction, this is expected to be non-local.
NoImpact() - Static method in class org.drip.execution.impact.ParticipationRateLinear
Construct a Vanilla Zero-Impact ParticipationRateLinear Instance
NOK - Class in org.drip.template.irs
NOK contains a Templated Pricing of the OTC Fix-Float NOK IRS Instrument.
NOK() - Constructor for class org.drip.template.irs.NOK
 
NOK3M6MUSD3M6M - Class in org.drip.sample.dual
NOK3M6MUSD3M6M demonstrates the setup and construction of the USD 3M Forward Curve from NOK3M6MUSD3M6M CCBS, NOK 3M, NOK 6M, and USD 6M Quotes.
NOK3M6MUSD3M6M() - Constructor for class org.drip.sample.dual.NOK3M6MUSD3M6M
 
NOKHoliday - Class in org.drip.analytics.holset
 
NOKHoliday() - Constructor for class org.drip.analytics.holset.NOKHoliday
 
NOKIRSAttribution - Class in org.drip.sample.fixfloatpnl
NOKIRSAttribution generates the Historical PnL Attribution for NOK IRS.
NOKIRSAttribution() - Constructor for class org.drip.sample.fixfloatpnl.NOKIRSAttribution
 
NOKShapePreserving1YForward - Class in org.drip.sample.fundinghistorical
NOKShapePreserving1YForward Generates the Historical NOK Shape Preserving Funding Curve Native 1Y Compounded Forward Rate.
NOKShapePreserving1YForward() - Constructor for class org.drip.sample.fundinghistorical.NOKShapePreserving1YForward
 
NOKShapePreserving1YStart - Class in org.drip.sample.fundinghistorical
NOKShapePreserving1YStart Generates the Historical NOK Shape Preserving Funding Curve Native Compounded Forward Rate starting at 1Y Tenor.
NOKShapePreserving1YStart() - Constructor for class org.drip.sample.fundinghistorical.NOKShapePreserving1YStart
 
NOKShapePreservingReconstitutor - Class in org.drip.sample.fundingfeed
NOKShapePreservingReconstitutor Demonstrates the Cleansing and the Shape Preserving Re-constitution of the NOK Input Marks.
NOKShapePreservingReconstitutor() - Constructor for class org.drip.sample.fundingfeed.NOKShapePreservingReconstitutor
 
NOKSmooth1YForward - Class in org.drip.sample.fundinghistorical
NOKSmooth1YForward Generates the Historical NOK Smoothened Funding Curve Native 1Y Compounded Forward Rate.
NOKSmooth1YForward() - Constructor for class org.drip.sample.fundinghistorical.NOKSmooth1YForward
 
NOKSmoothReconstitutor - Class in org.drip.sample.fundingfeed
NOKSmoothReconstitutor Demonstrates the Cleansing and the Smooth Re-constitution of the NOK Input Marks.
NOKSmoothReconstitutor() - Constructor for class org.drip.sample.fundingfeed.NOKSmoothReconstitutor
 
nominal() - Method in class org.drip.market.exchange.DeliverableSwapFutures
Retrieve the Nominal
NON_MONOTONIC - Static variable in class org.drip.spline.segment.Monotonocity
NON-MONOTONIC
NON_TRIANGULAR - Static variable in class org.drip.quant.linearalgebra.Matrix
Non Triangular Matrix
nonAdaptive() - Method in class org.drip.execution.adaptive.CoordinatedVariationTrajectoryGenerator
Generate a Static, Non-adaptive Trading Trajectory Instance
nonDimensionalCost() - Method in class org.drip.execution.adaptive.CoordinatedVariationDynamic
Retrieve the Array of the Non Dimensional Costs
nonDimensionalCost() - Method in class org.drip.execution.adaptive.CoordinatedVariationRollingHorizon
Retrieve the Array of the Non Dimensional Cost
NonDimensionalCost - Class in org.drip.execution.hjb
NonDimensionalCost exposes the Level, the Gradient, and the Jacobian of the Realized Non Dimensional Cost Value Function to the Market State.
NonDimensionalCost(double, double) - Constructor for class org.drip.execution.hjb.NonDimensionalCost
NonDimensionalCost Constructor
NonDimensionalCostCorrelated - Class in org.drip.execution.hjb
NonDimensionalCostCorrelated contains the Level, the Gradient, and the Jacobian of the HJB Non-dimensional Cost Value Function to the Individual Correlated Market States.
NonDimensionalCostCorrelated(double, double, double, double, double, double, double) - Constructor for class org.drip.execution.hjb.NonDimensionalCostCorrelated
NonDimensionalCostCorrelated Constructor
NonDimensionalCostEvolver - Class in org.drip.execution.hjb
NonDimensionalCostEvolver exposes the HJB-based Single Step Optimal Trajectory Cost Step Evolver using the Variants of the Coordinated Variation Version of the Stochastic Volatility and the Transaction Function arising from the Realization of the Market State Variable as described in the "Trading Time" Model.
NonDimensionalCostEvolverCorrelated - Class in org.drip.execution.hjb
NonDimensionalCostEvolverCorrelated implements the Correlated HJB-based Single Step Optimal Trajectory Cost Step Evolver using the Correlated Coordinated Variation Version of the Stochastic Volatility and the Transaction Function arising from the Realization of the Market State Variable as described in the "Trading Time" Model.
NonDimensionalCostEvolverCorrelated(OrnsteinUhlenbeckProcess2D, double, boolean) - Constructor for class org.drip.execution.hjb.NonDimensionalCostEvolverCorrelated
NonDimensionalCostEvolverCorrelated Constructor
NonDimensionalCostEvolverSystemic - Class in org.drip.execution.hjb
NonDimensionalCostEvolverSystemic implements the 1D HJB-based Single Step Optimal Trajectory Cost Step Evolver using the Systemic Coordinated Variation Version of the Stochastic Volatility and the Transaction Function arising from the Realization of the Market State Variable as described in the "Trading Time" Model.
NonDimensionalCostEvolverSystemic(OrnsteinUhlenbeck, double, boolean) - Constructor for class org.drip.execution.hjb.NonDimensionalCostEvolverSystemic
NonDimensionalCostEvolverSystemic Constructor
NonDimensionalCostSystemic - Class in org.drip.execution.hjb
NonDimensionalCostSystemic contains the Level, the Gradient, and the Jacobian of the HJB Non Dimensional Cost Value Function to the Systemic Market State.
NonDimensionalCostSystemic(double, double, double, double) - Constructor for class org.drip.execution.hjb.NonDimensionalCostSystemic
NonDimensionalCostSystemic Constructor
nonDimensionalHoldings() - Method in class org.drip.execution.adaptive.CoordinatedVariationDynamic
Retrieve the Array of the Non Dimensional Holdings
nonDimensionalHoldings() - Method in class org.drip.execution.adaptive.CoordinatedVariationRollingHorizon
Retrieve the Array of the Non Dimensional Holdings
nonDimensionalRiskAversion() - Method in class org.drip.execution.adaptive.CoordinatedVariationTrajectoryDeterminant
Retrieve the Non Dimensional Risk Aversion Parameter
nonDimensionalTradeRate() - Method in class org.drip.execution.adaptive.CoordinatedVariationRollingHorizon
Retrieve the Array of the Non Dimensional Trade Rate
nonDimensionalTradeRate() - Method in class org.drip.execution.hjb.NonDimensionalCost
Retrieve the Non-dimensional Trade Rate
nonFinancialIncome() - Method in class org.drip.portfolioconstruction.alm.NetLiabilityStream
Retrieve the Investor's Non-Financial Income Settings
NonlinearBuild(JulianDate, String, CalibratableComponent[], double[], String[], LatentStateFixingsContainer) - Static method in class org.drip.state.creator.ScenarioDiscountCurveBuilder
Create Discount Curve from the Calibration Instruments
NonlinearBuild(String, JulianDate, LatentStateLabel, FRAStandardCapFloor[], double[], String[], MergedDiscountForwardCurve, ForwardCurve, LatentStateFixingsContainer) - Static method in class org.drip.state.creator.ScenarioLocalVolatilityBuilder
Create a Volatility Curve from the Calibration Instruments
NonlinearCurveBuilder - Class in org.drip.state.nonlinear
NonlinearCurveBuilder calibrates the discount and credit/hazard curves from the components and their quotes.
NonlinearCurveBuilder() - Constructor for class org.drip.state.nonlinear.NonlinearCurveBuilder
 
NonlinearCurveMeasures - Class in org.drip.sample.funding
NonlinearCurveMeasures contains a demo of the Non-linear Rates Analytics API Usage.
NonlinearCurveMeasures() - Constructor for class org.drip.sample.funding.NonlinearCurveMeasures
 
NonlinearGovvieCurve - Class in org.drip.sample.govvie
NonlinearGovvieCurve contains a demo of construction and usage of the non-linear treasury discount curve from government bond inputs.
NonlinearGovvieCurve() - Constructor for class org.drip.sample.govvie.NonlinearGovvieCurve
 
norm() - Method in interface org.drip.spaces.cover.OperatorClassCoveringBounds
Compute the Metric Norm of the Operator
Normalize(double[]) - Static method in class org.drip.quant.linearalgebra.Matrix
Normalize the Input Vector
normalizedCumulative(double) - Method in class org.drip.spline.bspline.SegmentBasisFunction
Evaluate the Cumulative Normalized Integrand up to the given ordinate
normalizedCumulative(double) - Method in class org.drip.spline.bspline.SegmentMonicBasisFunction
 
normalizedCumulative(double) - Method in class org.drip.spline.bspline.SegmentMulticBasisFunction
 
NormalizedEqualWeightedArray(int) - Static method in class org.drip.analytics.support.Helper
Construct a Normalized, Equally Weighted Array from the Specified Number of Elements
normalizer() - Method in class org.drip.spline.bspline.CubicRationalLeftRaw
 
normalizer() - Method in class org.drip.spline.bspline.CubicRationalRightRaw
 
normalizer() - Method in class org.drip.spline.bspline.ExponentialTensionLeftHat
 
normalizer() - Method in class org.drip.spline.bspline.ExponentialTensionLeftRaw
 
normalizer() - Method in class org.drip.spline.bspline.ExponentialTensionRightHat
 
normalizer() - Method in class org.drip.spline.bspline.ExponentialTensionRightRaw
 
normalizer() - Method in class org.drip.spline.bspline.LeftHatShapeControl
 
normalizer() - Method in class org.drip.spline.bspline.RightHatShapeControl
 
normalizer() - Method in class org.drip.spline.bspline.SegmentBasisFunction
Compute the complete Envelope Integrand - this will serve as the Envelope Normalizer.
normalizer() - Method in class org.drip.spline.bspline.SegmentMonicBasisFunction
 
normalizer() - Method in class org.drip.spline.bspline.SegmentMulticBasisFunction
 
normalizer() - Method in class org.drip.spline.bspline.TensionBasisHat
Compute the Normalizer
normalizer() - Method in class org.drip.spline.bspline.TensionProcessedBasisHat
 
normalizeTradeSize(double, double) - Method in class org.drip.execution.parameters.AssetFlowSettings
Retrieve the Normalized Trade Size
NormalQuadrature - Class in org.drip.measure.gaussian
NormalQuadrature implements the Quadrature Metrics behind the Univariate Normal Distribution.
NormalQuadrature() - Constructor for class org.drip.measure.gaussian.NormalQuadrature
 
normedEntropyUpperBound(MaureyOperatorCoveringBounds, MaureyOperatorCoveringBounds, int, boolean) - Method in class org.drip.spaces.cover.CarlStephaniProductBounds
Compute the Normed Upper Entropy Convolution Product Bound across the Function Classes
NormedR1CombinatorialToR1Continuous - Class in org.drip.spaces.rxtor1
NormedR1CombinatorialToR1Continuous implements the f : Validated Normed R^1 Combinatorial To Validated Normed R^1 Continuous Function Spaces.
NormedR1CombinatorialToR1Continuous(R1Combinatorial, R1Continuous, R1ToR1) - Constructor for class org.drip.spaces.rxtor1.NormedR1CombinatorialToR1Continuous
NormedR1CombinatorialToR1Continuous Function Space Constructor
NormedR1CombinatorialToRdContinuous - Class in org.drip.spaces.rxtord
NormedRdCombinatorialToRdContinuous implements the f : Validated Normed R^d Combinatorial To Normed Validated R^d Continuous Function Spaces.
NormedR1CombinatorialToRdContinuous(R1Combinatorial, RdContinuousBanach, R1ToRd) - Constructor for class org.drip.spaces.rxtord.NormedR1CombinatorialToRdContinuous
NormedR1CombinatorialToRdContinuous Function Space Constructor
NormedR1ContinuousToR1Continuous - Class in org.drip.spaces.rxtor1
NormedR1ContinuousToR1Continuous implements the f : Validated Normed R^1 Continuous To Validated Normed R^1 Continuous Function Spaces.
NormedR1ContinuousToR1Continuous(R1Continuous, R1Continuous, R1ToR1) - Constructor for class org.drip.spaces.rxtor1.NormedR1ContinuousToR1Continuous
NormedR1ContinuousToR1Continuous Function Space Constructor
NormedR1ContinuousToRdContinuous - Class in org.drip.spaces.rxtord
NormedRdContinuousToRdContinuous implements the f : Normed, Validated R^d Continuous To Normed, Validated R^d Continuous Function Spaces.
NormedR1ContinuousToRdContinuous(R1Continuous, RdContinuousBanach, R1ToRd) - Constructor for class org.drip.spaces.rxtord.NormedR1ContinuousToRdContinuous
NormedR1ContinuousToRdContinuous Function Space Constructor
NormedR1ToL1R1Finite - Class in org.drip.spaces.functionclass
NormedR1ToL1R1Finite implements the Class f E F : Normed R^1 To L1 R^1 Spaces of Finite Functions.
NormedR1ToNormedR1 - Class in org.drip.spaces.rxtor1
NormedR1ToNormedR1 is the Abstract Class underlying the f : Validated Normed R^1 To Validated Normed R^1 Function Spaces.
NormedR1ToNormedR1Finite - Class in org.drip.spaces.functionclass
NormedR1ToNormedR1Finite implements the Class F of f : Normed R^1 To Normed R^1 Spaces of Finite Functions.
NormedR1ToNormedR1Finite(double, NormedR1ToNormedR1[]) - Constructor for class org.drip.spaces.functionclass.NormedR1ToNormedR1Finite
NormedR1ToNormedR1Finite Finite Function Class Constructor
NormedR1ToNormedRd - Class in org.drip.spaces.rxtord
NormedR1ToNormedRd is the abstract class underlying the f : Validated Normed R^1 To Validated Normed R^d Function Spaces.
NormedRdCombinatorialToR1Continuous - Class in org.drip.spaces.rxtor1
NormedRdCombinatorialToR1Continuous implements the f : Validated Normed R^d Combinatorial To Validated Normed R^1 Continuous Function Spaces.
NormedRdCombinatorialToR1Continuous(RdCombinatorialBanach, R1Continuous, RdToR1) - Constructor for class org.drip.spaces.rxtor1.NormedRdCombinatorialToR1Continuous
NormedRdCombinatorialToR1Continuous Function Space Constructor
NormedRdCombinatorialToRdContinuous - Class in org.drip.spaces.rxtord
NormedRdCombinatorialToRdContinuous implements the f : Validated R^d Combinatorial To Validated R^d Continuous Normed Function Spaces.
NormedRdCombinatorialToRdContinuous(RdCombinatorialBanach, RdContinuousBanach, RdToRd) - Constructor for class org.drip.spaces.rxtord.NormedRdCombinatorialToRdContinuous
NormedRdCombinatorialToRdContinuous Function Space Constructor
NormedRdContinuousToR1Continuous - Class in org.drip.spaces.rxtor1
NormedRdContinuousToR1Continuous implements the f : Validated Normed R^d Continuous To Validated Normed R^1 Continuous Function Spaces.
NormedRdContinuousToR1Continuous(RdContinuousBanach, R1Continuous, RdToR1) - Constructor for class org.drip.spaces.rxtor1.NormedRdContinuousToR1Continuous
NormedRdContinuousToR1Continuous Function Space Constructor
NormedRdContinuousToRdContinuous - Class in org.drip.spaces.rxtord
NormedRdContinuousToRdContinuous implements the f : Validated R^d Continuous To Validated R^d Continuous Normed Function Spaces.
NormedRdContinuousToRdContinuous(RdContinuousBanach, RdContinuousBanach, RdToRd) - Constructor for class org.drip.spaces.rxtord.NormedRdContinuousToRdContinuous
NormedRdContinuousToRdContinuous Function Space Constructor
NormedRdToNormedR1 - Class in org.drip.spaces.rxtor1
NormedRdToNormedR1 is the Abstract Class underlying the f : Validated Normed R^d To Validated Normed R^1 Function Spaces.
NormedRdToNormedR1Finite - Class in org.drip.spaces.functionclass
NormedRdToNormedR1Finite implements the Class F of f : Normed R^d To Normed R^1 Spaces of Finite Functions.
NormedRdToNormedR1Finite(double, NormedRdToNormedR1[]) - Constructor for class org.drip.spaces.functionclass.NormedRdToNormedR1Finite
NormedRdToNormedR1Finite Function Class Constructor
NormedRdToNormedRd - Class in org.drip.spaces.rxtord
NormedRdToNormedRd is the abstract class underlying the f : Normed, Validated R^d To Normed, Validated R^d Function Spaces.
NormedRxToNormedR1 - Class in org.drip.spaces.rxtor1
NormedRxToNormedR1 is the Abstract Class that exposes f : Normed R^x (x .gte.
NormedRxToNormedR1() - Constructor for class org.drip.spaces.rxtor1.NormedRxToNormedR1
 
NormedRxToNormedR1Finite - Class in org.drip.spaces.functionclass
NormedRxToNormedR1Finite implements the Class F with f E f : Normed R^x To Normed R^1 Space of Finite Functions.
NormedRxToNormedRd - Class in org.drip.spaces.rxtord
NormedRxToNormedRd is the abstract Class that exposes f : Normed R^x (x .gte.
NormedRxToNormedRd() - Constructor for class org.drip.spaces.rxtord.NormedRxToNormedRd
 
NormedRxToNormedRdFinite - Class in org.drip.spaces.functionclass
NormedRxToNormedRdFinite implements the Class F with f E f : Normed R^x To Normed R^d Space of Finite Functions.
NormedRxToNormedRdFinite(double, NormedRxToNormedRd[]) - Constructor for class org.drip.spaces.functionclass.NormedRxToNormedRdFinite
NormedRxToNormedRdFinite Constructor
NormedRxToNormedRxFinite - Class in org.drip.spaces.functionclass
NormedRxToNormedRxFinite exposes the Space of Functions that are a Transform from the Normed R^x To Normed R^x Spaces.
normRadius() - Method in class org.drip.spaces.metric.R1CombinatorialBall
Retrieve the Radius Norm
normRadius() - Method in class org.drip.spaces.metric.R1ContinuousBall
Retrieve the Radius Norm
normRadius() - Method in class org.drip.spaces.metric.RdCombinatorialBall
Retrieve the Radius Norm
normRadius() - Method in class org.drip.spaces.metric.RdContinuousBall
Retrieve the Radius Norm
NotAKnotStandard(int, int) - Static method in class org.drip.spline.stretch.BoundarySettings
Return the Instance of the Standard Not-A-Knot Boundary Condition
notional(int) - Method in class org.drip.analytics.cashflow.Bullet
Notional Corresponding to the specified Date
notional(int, int) - Method in class org.drip.analytics.cashflow.Bullet
Notional Aggregated over the specified Dates
notional(int) - Method in class org.drip.analytics.cashflow.CompositePeriod
Coupon Period Notional Corresponding to the specified Date
notional(int, int) - Method in class org.drip.analytics.cashflow.CompositePeriod
Coupon Period Notional Aggregated over the specified Dates
notional() - Method in class org.drip.analytics.output.BulletMetrics
Retrieve the Terminal Notional
notional() - Method in class org.drip.market.exchange.ShortTermFutures
Retrieve the Traded Notional
notional() - Method in class org.drip.market.exchange.TreasuryFuturesOptionConvention
Retrieve the Option Exchange Notional
notional() - Method in class org.drip.portfolioconstruction.asset.Portfolio
Retrieve the Notional of the Portfolio
notional(int) - Method in class org.drip.product.credit.BondComponent
 
notional(int, int) - Method in class org.drip.product.credit.BondComponent
 
notional(int) - Method in class org.drip.product.credit.CDSComponent
 
notional(int, int) - Method in class org.drip.product.credit.CDSComponent
 
notional(int) - Method in class org.drip.product.definition.BasketProduct
Retrieve the notional at the given date
notional(int, int) - Method in class org.drip.product.definition.BasketProduct
Retrieve the time-weighted notional between 2 given dates
notional(int) - Method in class org.drip.product.definition.Component
Get the Notional for the Product at the given date
notional(int, int) - Method in class org.drip.product.definition.Component
Get the time-weighted Notional for the Product between 2 dates
notional(int) - Method in class org.drip.product.fx.FXForwardComponent
 
notional(int, int) - Method in class org.drip.product.fx.FXForwardComponent
 
notional(int) - Method in class org.drip.product.govvie.TreasuryFutures
 
notional(int, int) - Method in class org.drip.product.govvie.TreasuryFutures
 
notional() - Method in class org.drip.product.option.OptionComponent
Retrieve the Notional
notional(int) - Method in class org.drip.product.option.OptionComponent
 
notional(int, int) - Method in class org.drip.product.option.OptionComponent
 
notional(int) - Method in class org.drip.product.rates.FixFloatComponent
 
notional(int, int) - Method in class org.drip.product.rates.FixFloatComponent
 
notional(int) - Method in class org.drip.product.rates.FloatFloatComponent
 
notional(int, int) - Method in class org.drip.product.rates.FloatFloatComponent
 
notional(int) - Method in class org.drip.product.rates.RatesBasket
 
notional(int, int) - Method in class org.drip.product.rates.RatesBasket
 
notional(int) - Method in class org.drip.product.rates.SingleStreamComponent
 
notional(int, int) - Method in class org.drip.product.rates.SingleStreamComponent
 
notional(int) - Method in class org.drip.product.rates.Stream
Retrieve the Notional corresponding to the specified Date
notional(int, int) - Method in class org.drip.product.rates.Stream
Retrieve the Notional aggregated over the Date Pairs
notionalAmount() - Method in class org.drip.product.params.NotionalSetting
Retrieve the Notional Amount
notionalSchedule() - Method in class org.drip.analytics.cashflow.Bullet
Get the Notional Schedule
notionalSchedule() - Method in class org.drip.analytics.cashflow.CompositePeriod
Get the period Notional Schedule
notionalSchedule() - Method in class org.drip.param.period.CompositePeriodSetting
Retrieve the Notional Schedule
notionalSetting() - Method in class org.drip.product.credit.BondComponent
 
notionalSetting() - Method in interface org.drip.product.definition.BondProduct
Retrieve the bond notional Setting
NotionalSetting - Class in org.drip.product.params
NotionalSetting contains the product's notional schedule and the amount.
NotionalSetting(double, String, Array2D, int, boolean) - Constructor for class org.drip.product.params.NotionalSetting
Construct the NotionalSetting from the notional schedule and the amount.
notionalValue() - Method in class org.drip.product.govvie.TreasuryFutures
Retrieve the Notional Value
NOVEMBER - Static variable in class org.drip.analytics.date.DateUtil
Integer Month - November
NPK(int, int) - Static method in class org.drip.quant.common.NumberUtil
This function implements N Permute K.
NSphereSurfaceExtremization - Class in org.drip.sample.optimizer
NSphereSurfaceExtremization computes the Equality-Constrained Extrema of the Specified Function along the Surface of an N-Sphere using Lagrange Multipliers.
NSphereSurfaceExtremization() - Constructor for class org.drip.sample.optimizer.NSphereSurfaceExtremization
 
NULL_SER_STRING - Static variable in class org.drip.quant.common.StringUtil
Null serialized string
numBasis() - Method in class org.drip.spline.basis.BSplineSequenceParams
Retrieve the Number of Basis Functions
numBasis() - Method in class org.drip.spline.basis.FunctionSet
Retrieve the Number of Basis Functions
numBasis() - Method in class org.drip.spline.basis.PolynomialFunctionSetParams
Get the Number of Spline Basis Functions in the Set
numBasis() - Method in interface org.drip.spline.segment.BasisEvaluator
Retrieve the number of Segment's Basis Functions
numBasis() - Method in class org.drip.spline.segment.SegmentBasisEvaluator
 
number() - Method in class org.drip.spaces.tensor.Cardinality
Retrieve the Cardinality Number
numberOfConstituents() - Method in class org.drip.market.otc.CreditIndexConvention
Retrieve the Number of Constituents
numberOfProjectionVariate() - Method in class org.drip.measure.bayesian.ProjectionDistributionLoading
Retrieve the Number of the Projection Variates
numberOfScopingVariate() - Method in class org.drip.measure.bayesian.ProjectionDistributionLoading
Retrieve the Number of the Scoping Variate
numberOfTrades() - Method in class org.drip.execution.strategy.DiscreteTradingTrajectory
Retrieve the Number of Trades
NumberUtil - Class in org.drip.quant.common
NumberUtil implements number utility functions.
NumberUtil() - Constructor for class org.drip.quant.common.NumberUtil
 
numCcy() - Method in class org.drip.product.params.CurrencyPair
Get the numerator currency
numDecaySteps() - Method in class org.drip.function.rdtor1solver.InteriorPointBarrierControl
Retrieve the Number of Decay Steps
numEqualityCoefficients() - Method in class org.drip.optimization.constrained.FritzJohnMultipliers
Retrieve the Number of Equality Multiplier Coefficients
numEqualityConstraint() - Method in class org.drip.optimization.constrained.OptimizationFramework
Retrieve the Number of Equality Constraints
numExecutedUnit() - Method in class org.drip.execution.principal.GrossProfitExpectation
Retrieve the Number of Executed Units
numFactor() - Method in class org.drip.sequence.random.PrincipalFactorSequenceGenerator
Retrieve the Number of Factors
NumFeb29(int, int, int) - Static method in class org.drip.analytics.date.DateUtil
Calculate how many Leap Days exist between the 2 given Dates
numFinderSteps() - Method in class org.drip.function.rdtor1solver.ConvergenceControl
Retrieve the Number of Finder Steps
numInequalityCoefficients() - Method in class org.drip.optimization.constrained.FritzJohnMultipliers
Retrieve the Number of Inequality Multiplier Coefficients
numInequalityConstraint() - Method in class org.drip.optimization.constrained.OptimizationFramework
Retrieve the Number of Inequality Constraints
numParameters() - Method in class org.drip.quant.calculus.WengertJacobian
Retrieve the number of Parameters
numParameters() - Method in class org.drip.spline.segment.LatentStateResponseModel
Retrieve the Number of Parameters
numPoint() - Method in class org.drip.spline.params.SegmentBestFitResponse
Retrieve the Number of Fitness Points
numPoint() - Method in class org.drip.spline.params.StretchBestFitResponse
Retrieve the Number of Fitness Points
numSample() - Method in class org.drip.measure.statistics.UnivariateMoments
Retrieve the Number of Samples
numTotalCoefficients() - Method in class org.drip.optimization.constrained.FritzJohnMultipliers
Retrieve the Number of Total KKT Multiplier Coefficients
numVariable() - Method in class org.drip.measure.continuousjoint.MultivariateMeta
Retrieve the Number of Variate
numVariate() - Method in class org.drip.measure.gaussian.Covariance
Retrieve the Number of Variates
numVariate() - Method in class org.drip.measure.statistics.MultivariateMoments
Retrieve the Number of Variates in the Distribution
numVariate() - Method in class org.drip.sequence.random.MultivariateSequenceGenerator
Retrieve the Number of Variates
numWengerts() - Method in class org.drip.quant.calculus.WengertJacobian
Retrieve the number of Wengert Variables
NZD - Class in org.drip.template.irs
NZD contains a Templated Pricing of the OTC Fix-Float NZD IRS Instrument.
NZD() - Constructor for class org.drip.template.irs.NZD
 
NZDHoliday - Class in org.drip.analytics.holset
 
NZDHoliday() - Constructor for class org.drip.analytics.holset.NZDHoliday
 
NZDIRSAttribution - Class in org.drip.sample.fixfloatpnl
NZDIRSAttribution generates the Historical PnL Attribution for NZD IRS.
NZDIRSAttribution() - Constructor for class org.drip.sample.fixfloatpnl.NZDIRSAttribution
 
NZDOISSmoothReconstitutor - Class in org.drip.sample.overnightfeed
NZDOISSmoothReconstitutor Demonstrates the Cleansing and the Smooth Re-constitution of the NZD Input OIS Marks.
NZDOISSmoothReconstitutor() - Constructor for class org.drip.sample.overnightfeed.NZDOISSmoothReconstitutor
 
NZDShapePreserving1YForward - Class in org.drip.sample.fundinghistorical
NZDShapePreserving1YForward Generates the Historical NZD Shape Preserving Funding Curve Native 1Y Compounded Forward Rate.
NZDShapePreserving1YForward() - Constructor for class org.drip.sample.fundinghistorical.NZDShapePreserving1YForward
 
NZDShapePreserving1YStart - Class in org.drip.sample.fundinghistorical
NZDShapePreserving1YStart Generates the Historical NZD Shape Preserving Funding Curve Native Compounded Forward Rate starting at 1Y Tenor.
NZDShapePreserving1YStart() - Constructor for class org.drip.sample.fundinghistorical.NZDShapePreserving1YStart
 
NZDShapePreservingReconstitutor - Class in org.drip.sample.fundingfeed
NZDShapePreservingReconstitutor Demonstrates the Cleansing and the Shape Preserving Re-constitution of the NZD Input Marks.
NZDShapePreservingReconstitutor() - Constructor for class org.drip.sample.fundingfeed.NZDShapePreservingReconstitutor
 
NZDSmooth1MForward - Class in org.drip.sample.overnighthistorical
NZDSmooth1MForward Generates the Historical NZD Smoothened Overnight Curve Native 1M Compounded Forward Rate.
NZDSmooth1MForward() - Constructor for class org.drip.sample.overnighthistorical.NZDSmooth1MForward
 
NZDSmooth1YForward - Class in org.drip.sample.fundinghistorical
NZDSmooth1YForward Generates the Historical NZD Smoothened Funding Curve Native 1Y Compounded Forward Rate.
NZDSmooth1YForward() - Constructor for class org.drip.sample.fundinghistorical.NZDSmooth1YForward
 
NZDSmoothReconstitutor - Class in org.drip.sample.fundingfeed
NZDSmoothReconstitutor Demonstrates the Cleansing and the Smooth Re-constitution of the NZD Input Marks.
NZDSmoothReconstitutor() - Constructor for class org.drip.sample.fundingfeed.NZDSmoothReconstitutor
 
NZGBBenchmarkAttribution - Class in org.drip.sample.treasurypnl
NZGBBenchmarkAttribution demonstrates the Computation of the PnL Time Series Metrics for the NZGB Benchmark Bond Series.
NZGBBenchmarkAttribution() - Constructor for class org.drip.sample.treasurypnl.NZGBBenchmarkAttribution
 
NZGBReconstitutor - Class in org.drip.sample.treasuryfeed
NZGBReconstitutor demonstrates the Cleansing and Re-constitution of the NZGB Yield Marks obtained from Historical Yield Curve Prints.
NZGBReconstitutor() - Constructor for class org.drip.sample.treasuryfeed.NZGBReconstitutor
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links