Uses of Enum
net.finmath.functions.BarrierOptions.BinaryBarrierSettlement
Packages that use BarrierOptions.BinaryBarrierSettlement
Package
Description
Provides some static functions, e.g., analytic valuation formulas or functions from linear algebra.
-
Uses of BarrierOptions.BinaryBarrierSettlement in net.finmath.functions
Subclasses with type arguments of type BarrierOptions.BinaryBarrierSettlement in net.finmath.functionsModifier and TypeClassDescriptionstatic enumSettlement timing for the binary barrier payoff.Methods in net.finmath.functions that return BarrierOptions.BinaryBarrierSettlementModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.BarrierOptions.BinaryBarrierSettlement.values()Returns an array containing the constants of this enum type, in the order they are declared.