Home
last modified time | relevance | path

Searched defs:bsProcess (Results 1 – 16 of 16) sorted by relevance

/dports/finance/quantlib/QuantLib-1.20/ql/methods/finitedifferences/operators/
H A Dfdmcirop.cpp31 const ext::shared_ptr<GeneralizedBlackScholesProcess>& bsProcess, in FdmCIREquityPart()
77 const ext::shared_ptr<GeneralizedBlackScholesProcess> & bsProcess, in FdmCIRMixedPart()
101 const ext::shared_ptr<GeneralizedBlackScholesProcess> & bsProcess, in FdmCIROp()
H A Dfdmblackscholesop.cpp33 const ext::shared_ptr<GeneralizedBlackScholesProcess> & bsProcess, in FdmBlackScholesOp()
/dports/finance/quantlib/QuantLib-1.20/ql/pricingengines/vanilla/
H A Dfdcirvanillaengine.cpp36 const ext::shared_ptr<GeneralizedBlackScholesProcess>& bsProcess, in FdCIRVanillaEngine()
116 const ext::shared_ptr<GeneralizedBlackScholesProcess>& bsProcess, in MakeFdCIRVanillaEngine()
H A Djumpdiffusionengine.cpp78 ext::shared_ptr<GeneralizedBlackScholesProcess> bsProcess( in calculate() local
/dports/finance/quantlib/QuantLib-1.20/ql/experimental/models/
H A Dsquarerootclvmodel.cpp37 const ext::shared_ptr<GeneralizedBlackScholesProcess>& bsProcess, in SquareRootCLVModel()
145 bsProcess = model.bsProcess_; in MappingFunction() local
H A Dnormalclvmodel.cpp40 const ext::shared_ptr<GeneralizedBlackScholesProcess>& bsProcess, in NormalCLVModel()
/dports/finance/quantlib/QuantLib-1.20/ql/methods/finitedifferences/solvers/
H A Dfdmcirsolver.cpp29 const Handle<GeneralizedBlackScholesProcess>& bsProcess, in FdmCIRSolver()
/dports/finance/quantlib/QuantLib-1.20/test-suite/
H A Dnormalclvmodel.cpp78 const ext::shared_ptr<GeneralizedBlackScholesProcess> bsProcess( in testBSCumlativeDistributionFunction() local
196 const ext::shared_ptr<GeneralizedBlackScholesProcess> bsProcess( in testIllustrative1DExample() local
323 const ext::shared_ptr<GeneralizedBlackScholesProcess> bsProcess( in testMonteCarloBSOptionPricing() local
430 const ext::shared_ptr<GeneralizedBlackScholesProcess> bsProcess = in testMoustacheGraph() local
H A Dsquarerootclvmodel.cpp131 const ext::shared_ptr<GeneralizedBlackScholesProcess> bsProcess( in testSquareRootCLVVanillaPricing() local
221 const ext::shared_ptr<GeneralizedBlackScholesProcess> bsProcess( in testSquareRootCLVMappingFunction() local
300 const ext::shared_ptr<GeneralizedBlackScholesProcess>& bsProcess, in SquareRootCLVCalibrationFunction()
533 const ext::shared_ptr<GeneralizedBlackScholesProcess> bsProcess( in testForwardSkew() local
H A Dfdsabr.cpp141 const ext::shared_ptr<GeneralizedBlackScholesProcess> bsProcess = in testFdmSabrOp() local
293 const ext::shared_ptr<GeneralizedBlackScholesProcess> bsProcess = in testFdmSabrVsVolApproximation() local
H A Dfdheston.cpp303 ext::shared_ptr<BlackScholesMertonProcess> bsProcess( in testFdmHestonBarrierVsBlackScholes() local
533 ext::shared_ptr<GeneralizedBlackScholesProcess> bsProcess( in testFdmHestonBlackScholes() local
H A Dhybridhestonhullwhiteprocess.cpp110 ext::shared_ptr<BlackScholesMertonProcess> bsProcess( in testBsmHullWhiteEngine() local
1311 ext::shared_ptr<GeneralizedBlackScholesProcess> bsProcess = in testHestonHullWhiteCalibration() local
1461 const ext::shared_ptr<GeneralizedBlackScholesProcess> bsProcess( in testH1HWPricingEngine() local
H A Dhestonslvmodel.cpp1436 const ext::shared_ptr<GeneralizedBlackScholesProcess> bsProcess( in lsvCalibrationTest() local
1702 bsProcess(ext::make_shared<GeneralizedBlackScholesProcess>( in testBarrierPricingViaHestonLocalVol() local
1785 const ext::shared_ptr<GeneralizedBlackScholesProcess> bsProcess( in testBarrierPricingMixedModels() local
2241 const ext::shared_ptr<GeneralizedBlackScholesProcess> bsProcess( in testForwardSkewSLV() local
H A Dbarrieroption.cpp1209 const ext::shared_ptr<BlackScholesMertonProcess> bsProcess = in testDividendBarrierOption() local
/dports/finance/quantlib/QuantLib-1.20/ql/experimental/finitedifferences/
H A Dfdmblackscholesfwdop.cpp31 const ext::shared_ptr<GeneralizedBlackScholesProcess> & bsProcess, in FdmBlackScholesFwdOp()
/dports/finance/quantlib/QuantLib-1.20/Examples/Replication/
H A DReplication.cpp112 ext::shared_ptr<BlackScholesProcess> bsProcess( in main() local