QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
inflation bootstrap traits More...
#include <ql/termstructures/inflation/interpolatedzeroinflationcurve.hpp>
#include <ql/termstructures/inflation/interpolatedyoyinflationcurve.hpp>
#include <ql/termstructures/bootstraphelper.hpp>
Go to the source code of this file.
Classes | |
class | ZeroInflationTraits |
Bootstrap traits to use for PiecewiseZeroInflationCurve. More... | |
class | YoYInflationTraits |
Bootstrap traits to use for PiecewiseZeroInflationCurve. More... | |
Namespaces | |
namespace | QuantLib |
namespace | QuantLib::detail |
Variables | |
constexpr double | avgInflation = 0.02 |
constexpr double | maxInflation = 0.5 |
inflation bootstrap traits
Definition in file inflationtraits.hpp.