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

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

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

Public Types

typedef InterpolatedForwardCurve< Interpolator > type
 

Detailed Description

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

Definition at line 200 of file bootstraptraits.hpp.

Member Typedef Documentation

◆ type

typedef InterpolatedForwardCurve<Interpolator> type

Definition at line 201 of file bootstraptraits.hpp.