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

Piecewise-forward-spreaded term structure. More...

#include <ql/math/interpolations/linearinterpolation.hpp>
#include <ql/quote.hpp>
#include <ql/termstructures/yield/forwardstructure.hpp>
#include <utility>
#include <vector>

Go to the source code of this file.

Classes

class  InterpolatedPiecewiseForwardSpreadedTermStructure< Interpolator >
 Term structure with an added vector of spreads on the instantaneous forward rate. More...
 

Namespaces

namespace  QuantLib
 

Detailed Description

Piecewise-forward-spreaded term structure.

Definition in file piecewiseforwardspreadedtermstructure.hpp.