InhomogeneousPoolCDOEngine (3) Linux Manual Page
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, Period stepSize=1 *Days)
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.
