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

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

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

Public Types

typedef InterpolatedZeroCurve< Interpolator > type
 

Detailed Description

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

Definition at line 119 of file bootstraptraits.hpp.

Member Typedef Documentation

◆ type

typedef InterpolatedZeroCurve<Interpolator> type

Definition at line 120 of file bootstraptraits.hpp.