Uses of Interface
net.finmath.modelling.SingleAssetProductDescriptor
Packages that use SingleAssetProductDescriptor
Package
Description
Provides interface separating implementation from specification (of models and products)
Provides classes to build products from descriptors.
-
Uses of SingleAssetProductDescriptor in net.finmath.modelling.descriptor
Classes in net.finmath.modelling.descriptor that implement SingleAssetProductDescriptorModifier and TypeClassDescriptionclass
Describes a European digital option.class
Describes a European option. -
Uses of SingleAssetProductDescriptor in net.finmath.modelling.productfactory
Methods in net.finmath.modelling.productfactory that return types with arguments of type SingleAssetProductDescriptorModifier and TypeMethodDescriptionDescribedProduct<? extends SingleAssetProductDescriptor>
SingleAssetFourierProductFactory.getProductFromDescriptor(ProductDescriptor descriptor)
DescribedProduct<? extends SingleAssetProductDescriptor>
SingleAssetMonteCarloProductFactory.getProductFromDescriptor(ProductDescriptor descriptor)