QuantLib_LongstaffSchwartzPathPricer (3) Linux Manual Page
QuantLib::LongstaffSchwartzPathPricer – Longstaff-Schwarz path pricer for early exercise options. Synopsis #include <ql/methods/montecarlo/longstaffschwartzpathpricer.hpp> Inherits PathPricer< PathType >. Public Types typedef EarlyExerciseTraits< PathType >::StateType StateType Public Member Functions LongstaffSchwartzPathPricer (const TimeGrid ×, const boost::shared_ptr< EarlyExercisePathPricer< PathType > > &, const boost::shared_ptr< YieldTermStructure > &termStructure) Real operator() (const PathType &path) const virtual void calibrate () Protected Attributes bool…
