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

#include <ql/termstructures/yield/bootstraptraits.hpp>

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

Public Types

typedef InterpolatedDiscountCurve< Interpolator > type
 

Detailed Description

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

Definition at line 47 of file bootstraptraits.hpp.

Member Typedef Documentation

◆ type

typedef InterpolatedDiscountCurve<Interpolator> type

Definition at line 48 of file bootstraptraits.hpp.