QuantLib_ForwardPerformanceVanillaEngine

Langue: en

Autres versions - même langue

Version: 166339 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

QuantLib::ForwardPerformanceVanillaEngine - Forward performance engine for vanilla options

SYNOPSIS


#include <ql/pricingengines/forward/forwardperformanceengine.hpp>

Inherits ForwardVanillaEngine< Engine >.

Public Member Functions


ForwardPerformanceVanillaEngine (const boost::shared_ptr< GeneralizedBlackScholesProcess > &)

void calculate () const

Protected Member Functions


void getOriginalResults () const

Detailed Description

template<class Engine> class QuantLib::ForwardPerformanceVanillaEngine< Engine >

Forward performance engine for vanilla options

Tests

the correctness of the returned value is tested by reproducing results available in literature.
the correctness of the returned greeks is tested by reproducing numerical derivatives.

Author

Generated automatically by Doxygen for QuantLib from the source code.