QuantLib_Replication (3) - Linux Manuals

QuantLib_Replication: Digital option replication strategy.

NAME

QuantLib::Replication - Digital option replication strategy.

SYNOPSIS


#include <ql/cashflows/replication.hpp>

Public Types


enum Type { Sub, Central, Super }

Related Functions

(Note that these are not member functions.)
std::ostream & operator<< (std::ostream &, Replication::Type)

Detailed Description

Digital option replication strategy.

Specification of replication strategies used to price the embedded digital option in a digital coupon.

Friends And Related Function Documentation

std::ostream & operator<< (std::ostream &, Replication::Type) [related]

Author

Generated automatically by Doxygen for QuantLib from the source code.