public abstract class AbstractAnalyticProduct extends Object implements AnalyticProduct
| Constructor and Description |
|---|
AbstractAnalyticProduct() |
| Modifier and Type | Method and Description |
|---|---|
RandomVariable |
getValue(AnalyticModel model) |
Object |
getValue(double evaluationTime,
Model model)
Return the valuation of the product using the given model.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetValuepublic Object getValue(double evaluationTime, Model model)
Productpublic RandomVariable getValue(AnalyticModel model)
Copyright © 2019. All rights reserved.