QuantLib_InhomogeneousPoolCDOEngine

Langue: en

Autres versions - même langue

Version: 378043 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

QuantLib::InhomogeneousPoolCDOEngine -

CDO engine, loss disctribution bucketing for finite inhomogeneous pool.

SYNOPSIS


#include <ql/experimental/credit/syntheticcdoengines.hpp>

Inherits CDOEngine.

Public Member Functions


InhomogeneousPoolCDOEngine (const Handle< OneFactorCopula > copula, Size nBuckets)

Protected Attributes


const Handle< OneFactorCopula > copula_

Size nBuckets_

Detailed Description

template<class CDOEngine> class QuantLib::InhomogeneousPoolCDOEngine< CDOEngine >

CDO engine, loss disctribution bucketing for finite inhomogeneous pool.

Author

Generated automatically by Doxygen for QuantLib from the source code.