public interface StochasticValuationOracle
| Modifier and Type | Method and Description |
|---|---|
RandomVariable |
getValue(LocalDateTime evaluationTime,
LocalDateTime marketDataTime)
Provides that value of the Oracle at a given evaluation time.
|
RandomVariable getValue(LocalDateTime evaluationTime, LocalDateTime marketDataTime)
evaluationTime - The evaluation time.marketDataTime - The market data time.Copyright © 2019. All rights reserved.