Home
last modified time | relevance | path

Searched defs:timeGrid (Results 101 – 107 of 107) sorted by relevance

12345

/dports/finance/quantlib/QuantLib-1.20/test-suite/
H A Driskneutraldensitycalculator.cpp316 const ext::shared_ptr<TimeGrid> timeGrid(new TimeGrid(1.0, 101)); in testLocalVolatilityRND() local
612 const ext::shared_ptr<TimeGrid> timeGrid(new TimeGrid(maturity, 51)); in testBlackScholesWithSkew() local
H A Dhestonslvmodel.cpp2291 const ext::shared_ptr<TimeGrid>& timeGrid) { in getFixedLocalVolFromHeston()
2430 const ext::shared_ptr<TimeGrid> timeGrid( in testMoustacheGraph() local
/dports/math/openturns/openturns-1.18/lib/test/
H A Dt_Study_saveload.cxx678 RegularGrid timeGrid(Tmin, deltaT, steps); in main() local
946 RegularGrid timeGrid(0.0, 0.1, size); in main() local
H A Dt_Study_h5.cxx710 RegularGrid timeGrid(Tmin, deltaT, steps); in main() local
978 RegularGrid timeGrid(0.0, 0.1, size); in main() local
/dports/finance/quantlib/QuantLib-1.20/ql/experimental/models/
H A Dhestonslvfdmmodel.cpp357 const ext::shared_ptr<TimeGrid> timeGrid( in performCalculations() local
/dports/math/openturns/openturns-1.18/lib/src/Uncertainty/Process/
H A DARMALikelihoodFactory.cxx677 const RegularGrid timeGrid(timeSeries.getTimeGrid()); in build() local
718 const RegularGrid timeGrid(w_.getTimeGrid()); in defaultInitialize() local
/dports/math/openturns/openturns-1.18/lib/src/Base/Stat/
H A DCovarianceModelImplementation.cxx797 HMatrix CovarianceModelImplementation::discretizeHMatrix(const RegularGrid & timeGrid, in discretizeHMatrix()
834 HMatrix CovarianceModelImplementation::discretizeAndFactorizeHMatrix(const RegularGrid & timeGrid, in discretizeAndFactorizeHMatrix()

12345