ForwardVanillaEngine (3) Linux Manual Page
QuantLib::ForwardVanillaEngine – Forward engine for vanilla options Synopsis#include <ql/pricingengines/forward/forwardengine.hpp> Inherits GenericEngine< ForwardOptionArguments< VanillaOption::arguments >, VanillaOption::results >. Public Member FunctionsForwardVanillaEngine (const boost::shared_ptr< GeneralizedBlackScholesProcess > &) void calculate () const Protected Member Functionsvoid setup () const void getOriginalResults () const Protected Attributesboost::shared_ptr< GeneralizedBlackScholesProcess > process_ boost::shared_ptr< Engine > originalEngine_ VanillaOption::arguments * originalArguments_ const VanillaOption::results * originalResults_ Detailed…
