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

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

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

Public Types

typedef InterpolatedAffineHazardRateCurve< Interpolator > type
 

Detailed Description

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

Definition at line 155 of file interpolatedaffinehazardratecurve.hpp.

Member Typedef Documentation

◆ type

typedef InterpolatedAffineHazardRateCurve<Interpolator> type

Definition at line 156 of file interpolatedaffinehazardratecurve.hpp.