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

Cash flow dependent on an index ratio (NOT a coupon, i.e. no accruals) More...

#include <ql/patterns/visitor.hpp>
#include <ql/cashflow.hpp>
#include <ql/index.hpp>

Go to the source code of this file.

Classes

class  IndexedCashFlow
 Cash flow dependent on an index ratio. More...
 

Namespaces

namespace  QuantLib
 

Detailed Description

Cash flow dependent on an index ratio (NOT a coupon, i.e. no accruals)

Definition in file indexedcashflow.hpp.