Class SingleAssetFourierProductFactory.EuropeanOptionFourierMethod

java.lang.Object
net.finmath.fouriermethod.products.AbstractFourierTransformProduct
net.finmath.fouriermethod.products.EuropeanOption
net.finmath.modelling.productfactory.SingleAssetFourierProductFactory.EuropeanOptionFourierMethod
All Implemented Interfaces:
Function<Complex,​Complex>, CharacteristicFunction, FourierTransformProduct, DescribedProduct<SingleAssetEuropeanOptionProductDescriptor>, Product
Enclosing class:
SingleAssetFourierProductFactory

public static class SingleAssetFourierProductFactory.EuropeanOptionFourierMethod
extends EuropeanOption
implements DescribedProduct<SingleAssetEuropeanOptionProductDescriptor>
Fourier method based implementation of a European option from a product descriptor.
Author:
Christian Fries, Roland Bachl