JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
finMath
lib
documentation
Prev
Next
Frames
No Frames
All Classes
Deprecated API
Contents
Deprecated Methods
Deprecated Constructors
Deprecated Methods
Method and Description
net.finmath.marketdata.model.curves.DiscountCurveInterpolation.createDiscountCurveFromZeroRates(String, double[], double[], boolean[], CurveFromInterpolationPoints.InterpolationMethod, CurveFromInterpolationPoints.ExtrapolationMethod, CurveFromInterpolationPoints.InterpolationEntity)
Initializing a curve without reference date is deprecated.
net.finmath.time.ScheduleGenerator.createScheduleFromConventions(LocalDate, LocalDate, String, double, String, String)
Will be removed in version 2.3
net.finmath.time.ScheduleGenerator.createScheduleFromConventions(LocalDate, LocalDate, String, double, String, String, String, BusinessdayCalendar, int, int)
Will be removed in version 2.3
net.finmath.montecarlo.automaticdifferentiation.backward.RandomVariableDifferentiableAADFactory.getBarrierDiracWidth()
net.finmath.montecarlo.process.MonteCarloProcess.getBrownianMotion()
Please use getStochasticDriver() instead.
net.finmath.montecarlo.interestrate.LIBORModelMonteCarloSimulationModel.getCloneWithModifiedSeed(int)
net.finmath.montecarlo.hybridassetinterestrate.HybridAssetLIBORModelMonteCarloSimulationFromModels.getCloneWithModifiedSeed(int)
net.finmath.montecarlo.interestrate.products.Swaption.getExerciseIndicator(LIBORModelMonteCarloSimulationModel)
net.finmath.marketdata.model.AnalyticModel.setCurve(Curve)
net.finmath.marketdata.model.AnalyticModelFromCurvesAndVols.setCurve(Curve)
This class will become immutable. Use addCurve instead.
net.finmath.marketdata2.model.AnalyticModel.setCurve(Curve)
net.finmath.marketdata2.model.AnalyticModelFromCurvesAndVols.setCurve(Curve)
This class will become immutable. Use addCurve instead.
net.finmath.marketdata.model.AnalyticModelFromCurvesAndVols.setCurves(Curve[])
This class will become immutable. Use addCurve instead.
net.finmath.marketdata2.model.AnalyticModelFromCurvesAndVols.setCurves(Curve[])
This class will become immutable. Use addCurve instead.
net.finmath.marketdata.calibration.ParameterObject.setParameter(double[])
net.finmath.marketdata.model.curves.DiscountCurveNelsonSiegelSvensson.setParameter(double[])
net.finmath.marketdata2.calibration.ParameterObject.setParameter(RandomVariable[])
net.finmath.marketdata.model.AnalyticModel.setVolatilitySurface(VolatilitySurface)
net.finmath.marketdata.model.AnalyticModelFromCurvesAndVols.setVolatilitySurface(VolatilitySurface)
This class will become immutable. Use addVolatilitySurface instead.
Deprecated Constructors
Constructor and Description
net.finmath.montecarlo.interestrate.models.LIBORMarketModelFromCovarianceModel(TimeDiscretization, AnalyticModel, ForwardCurve, DiscountCurve, AbstractRandomVariableFactory, LIBORCovarianceModel, CalibrationProduct[], Map<String, ?>)
Use LIBORMarketModelFromCovarianceModel.of() instead.
net.finmath.montecarlo.interestrate.models.LIBORMarketModelFromCovarianceModel(TimeDiscretization, AnalyticModel, ForwardCurve, DiscountCurve, LIBORCovarianceModel, CalibrationProduct[], Map<String, ?>)
Use LIBORMarketModelFromCovarianceModel.of() instead.
net.finmath.montecarlo.interestrate.models.LIBORMarketModelFromCovarianceModel(TimeDiscretization, ForwardCurve, DiscountCurve, LIBORCovarianceModel, CalibrationProduct[], Map<String, ?>)
Use LIBORMarketModelFromCovarianceModel.of() instead.
net.finmath.montecarlo.RandomVariableFromDoubleArray(double, int, double)
net.finmath.montecarlo.RandomVariableFromFloatArray(double, int, double)
net.finmath.montecarlo.interestrate.products.SimpleSwap(double[], double[], double[])
net.finmath.montecarlo.interestrate.products.Swap(double[], double[], double[])
This constructor is deprecated. If you like to create a payer swap from fixingDates, paymentDates and swaprates use
SimpleSwap
.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Copyright © 2018 Christian P. Fries.
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019. All rights reserved.