QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
Public Types | List of all members
ForwardRate::curve< Interpolator > Struct Template Reference

#include <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.