Skip to main content

solve_mlmc

Function solve_mlmc 

Source
pub fn solve_mlmc(cfg: &SdeConfig) -> MlMcResult
Expand description

Two-level multilevel Monte Carlo estimate of the mean terminal value.

Uses the same seed for both levels so the coarse/fine paths share randomness (coupling), which makes the variance-reduction effective.