pub fn solve_mlmc(cfg: &SdeConfig) -> MlMcResultExpand 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.