QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
Classes | Namespaces
interpolatedsimplezerocurve.hpp File Reference

interpolated simply-compounded zero-rates structure More...

#include <ql/math/comparison.hpp>
#include <ql/math/interpolations/linearinterpolation.hpp>
#include <ql/termstructures/interpolatedcurve.hpp>
#include <ql/termstructures/yieldtermstructure.hpp>
#include <ql/utilities/dataformatters.hpp>
#include <utility>

Go to the source code of this file.

Classes

class  InterpolatedSimpleZeroCurve< Interpolator >
 YieldTermStructure based on interpolation of zero rates. More...
 

Namespaces

namespace  QuantLib
 

Detailed Description

interpolated simply-compounded zero-rates structure

Definition in file interpolatedsimplezerocurve.hpp.