Package | Description |
---|---|
net.finmath.marketdata.products |
Provides interface specification and implementation of products, e.g., calibration products.
|
net.finmath.modelling |
Provides interface separating models and products.
|
Modifier and Type | Method and Description |
---|---|
Object |
AbstractAnalyticProduct.getValue(double evaluationTime,
ModelInterface model) |
Modifier and Type | Method and Description |
---|---|
Object |
ProductInterface.getValue(double evaluationTime,
ModelInterface model)
Return the valuation of the product using the given model.
|
Copyright © 2014. All rights reserved.