Uses of Class
net.finmath.modelling.descriptor.InterestRateSwaptionProductDescriptor
Packages that use InterestRateSwaptionProductDescriptor
Package
Description
Provides classes to build products from descriptors.
-
Uses of InterestRateSwaptionProductDescriptor in net.finmath.modelling.productfactory
Classes in net.finmath.modelling.productfactory that implement interfaces with type arguments of type InterestRateSwaptionProductDescriptorModifier and TypeClassDescriptionstatic classMonte-Carlo method based implementation of a physically settled interest rate swaption from a product descriptor.Methods in net.finmath.modelling.productfactory that return InterestRateSwaptionProductDescriptorModifier and TypeMethodDescriptionInterestRateMonteCarloProductFactory.SwaptionPhysicalMonteCarlo.getDescriptor()Constructors in net.finmath.modelling.productfactory with parameters of type InterestRateSwaptionProductDescriptorModifierConstructorDescriptionSwaptionPhysicalMonteCarlo(InterestRateSwaptionProductDescriptor descriptor, LocalDate referenceDate) Create product from descriptor.