Class BrownianMotionOracle

java.lang.Object
net.finmath.smartcontract.valuation.oracle.simulated.BrownianMotionOracle
All Implemented Interfaces:
StochasticValuationOracle

public class BrownianMotionOracle extends Object implements StochasticValuationOracle
A dummy oracle which generates values using a geometric Brownian motion.
Author:
Christian Fries