public static class SingleAssetFourierProductFactory.EuropeanOptionFourierMethod extends EuropeanOption implements DescribedProduct<SingleAssetEuropeanOptionProductDescriptor>
| Constructor and Description |
|---|
EuropeanOptionFourierMethod(SingleAssetEuropeanOptionProductDescriptor descriptor,
LocalDate referenceDate)
Create the product from a descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
SingleAssetEuropeanOptionProductDescriptor |
getDescriptor()
Return a product descriptor representing this product.
|
apply, getIntegrationDomainImagLowerBound, getIntegrationDomainImagUpperBound, getMaturitygetValue, getValue, getValuespublic EuropeanOptionFourierMethod(SingleAssetEuropeanOptionProductDescriptor descriptor, LocalDate referenceDate)
descriptor - A descriptor of the product.referenceDate - the reference date to be used when converting dates to doubles.public SingleAssetEuropeanOptionProductDescriptor getDescriptor()
DescribedProductgetDescriptor in interface DescribedProduct<SingleAssetEuropeanOptionProductDescriptor>Copyright © 2019. All rights reserved.