QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
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 |
interpolated simply-compounded zero-rates structure
Definition in file interpolatedsimplezerocurve.hpp.