What is the formula for Brownian Bridges?
What its mean and variance?
What expression do we use you construct a Brownian Bridge?
What is the midpoint formula we will use to construct a Brownian Bridge?
What is the Brownbridge function?
How do we simulate Brownian paths from the Brownbridge function?
Alternative function for implementing BrownBridge_alt()?
What is the formula for local volatility?
What is the local volatility function volatility()?
How do we simulate a SDE_euro_call with local volatility?
GBM_Euler function for a basket option?
GBM_Euler function using Antithetic variance reduction for a basket option?
Using the GBM_Euler function to price a European Basket Option?
Using the GBM_Euler function to price a Asian Basket Option?
Using GBM_Euler function to price a lookback option?
Using GBM_Euler_Ant function to price a European Basket Option?
Using GBM_Euler_Ant function to price a Asian Basket Option?
Using GBM_Euler_Ant function to price a Lookback Basket Option?