Interface StochasticValuationOracle

All Known Implementing Classes:
BrownianMotionOracle, ContinouslyCompoundedBankAccountOracle, GeometricBrownianMotionOracle

public interface StochasticValuationOracle
Interface for Oracles providing a valuation random variables at a given time. This type of oracle can be used in simulations. The return value is a random variable (sample vector).
Author:
Christian Fries