QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
rate averaging method More...
#include <rateaveraging.hpp>
Public Types | |
enum | Type { Simple , Compound } |
rate averaging method
It allows to configure how interest is accrued in multi-fixing coupons or futures.
Definition at line 35 of file rateaveraging.hpp.
enum Type |
Definition at line 36 of file rateaveraging.hpp.