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

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

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

Public Types

typedef InterpolatedSimpleZeroCurve< Interpolator > type
 

Detailed Description

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

Definition at line 280 of file bootstraptraits.hpp.

Member Typedef Documentation

◆ type

typedef InterpolatedSimpleZeroCurve<Interpolator> type

Definition at line 281 of file bootstraptraits.hpp.