public abstract class AbstractAnalyticProduct extends Object implements AnalyticProductInterface
Constructor and Description |
---|
AbstractAnalyticProduct() |
Modifier and Type | Method and Description |
---|---|
RandomVariableInterface |
getValue(AnalyticModelInterface 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, wait
getValue
getDescriptor, getValues
public Object getValue(double evaluationTime, Model model)
Product
public RandomVariableInterface getValue(AnalyticModelInterface model)
Copyright © 2018. All rights reserved.