Uses of Class
org.quantlib.QdFpIterationScheme
-
-
Uses of QdFpIterationScheme in org.quantlib
Subclasses of QdFpIterationScheme in org.quantlib Modifier and Type Class Description classQdFpLegendreSchemeclassQdFpLegendreTanhSinhSchemeclassQdFpTanhSinhIterationSchemeMethods in org.quantlib that return QdFpIterationScheme Modifier and Type Method Description static QdFpIterationSchemeQdFpAmericanEngine. accurateScheme()static QdFpIterationSchemeQdFpAmericanEngine. fastScheme()static QdFpIterationSchemeQdFpAmericanEngine. highPrecisionScheme()Methods in org.quantlib with parameters of type QdFpIterationScheme Modifier and Type Method Description protected static longQdFpIterationScheme. getCPtr(QdFpIterationScheme obj)Constructors in org.quantlib with parameters of type QdFpIterationScheme Constructor Description QdFpAmericanEngine(GeneralizedBlackScholesProcess bsProcess, QdFpIterationScheme iterationScheme)QdFpAmericanEngine(GeneralizedBlackScholesProcess bsProcess, QdFpIterationScheme iterationScheme, QdFpAmericanEngine.FixedPointEquation fpEquation)
-