Uses of Class
org.quantlib.TypePayoff
-
-
Uses of TypePayoff in org.quantlib
Subclasses of TypePayoff in org.quantlib Modifier and Type Class Description classAssetOrNothingPayoffclassCashOrNothingPayoffclassFloatingTypePayoffclassGapPayoffclassPercentageStrikePayoffclassPlainVanillaPayoffclassStrikedTypePayoffclassSuperSharePayoffclassVanillaForwardPayoffMethods in org.quantlib with parameters of type TypePayoff Modifier and Type Method Description protected static longTypePayoff. getCPtr(TypePayoff obj)Constructors in org.quantlib with parameters of type TypePayoff Constructor Description ContinuousFloatingLookbackOption(double currentMinmax, TypePayoff payoff, Exercise exercise)ContinuousPartialFloatingLookbackOption(double currentMinmax, double lambda, Date lookbackPeriodEnd, TypePayoff payoff, Exercise exercise)
-