public interface AnalyticProduct extends Product
AnalyticModelFromCuvesAndVols.| Modifier and Type | Method and Description |
|---|---|
double |
getValue(double evaluationTime,
AnalyticModel model)
Return the valuation of the product using the given model.
|
double getValue(double evaluationTime,
AnalyticModel model)
AnalyticModel.evaluationTime - The evaluation time as double. Cash flows prior and including this time are not considered.model - The model under which the product is valued.Copyright © 2019. All rights reserved.