QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
Longstaff Schwartz Monte Carlo engine for early exercise options. More...
#include <ql/exercise.hpp>
#include <ql/pricingengines/mcsimulation.hpp>
#include <ql/methods/montecarlo/longstaffschwartzpathpricer.hpp>
#include <ql/optional.hpp>
Go to the source code of this file.
Classes | |
class | MCLongstaffSchwartzEngine< GenericEngine, MC, RNG, S, RNG_Calibration > |
Longstaff-Schwarz Monte Carlo engine for early exercise options. More... | |
Namespaces | |
namespace | QuantLib |
Longstaff Schwartz Monte Carlo engine for early exercise options.
Definition in file mclongstaffschwartzengine.hpp.