QuantLib: a free/open-source library for quantitative finance
Fully annotated sources - version 1.32
Loading...
Searching...
No Matches
Public Types | List of all members
DefaultDensity::curve< Interpolator > Struct Template Reference

#include <ql/termstructures/credit/probabilitytraits.hpp>

+ Collaboration diagram for DefaultDensity::curve< Interpolator >:

Public Types

typedef InterpolatedDefaultDensityCurve< Interpolator > type
 

Detailed Description

template<class Interpolator>
struct QuantLib::DefaultDensity::curve< Interpolator >

Definition at line 195 of file probabilitytraits.hpp.

Member Typedef Documentation

◆ type

typedef InterpolatedDefaultDensityCurve<Interpolator> type

Definition at line 196 of file probabilitytraits.hpp.