Loading [MathJax]/jax/input/TeX/config.js
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Types | List of all members
ZeroYield::curve< Interpolator > Struct Template Reference

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