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
HazardRate::curve< Interpolator > Struct Template Reference

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

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

Public Types

typedef InterpolatedHazardRateCurve< Interpolator > type
 

Detailed Description

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

Definition at line 118 of file probabilitytraits.hpp.

Member Typedef Documentation

◆ type

typedef InterpolatedHazardRateCurve<Interpolator> type

Definition at line 119 of file probabilitytraits.hpp.