QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
Placeholder for enumerated averaging types. More...
#include <averagetype.hpp>
Public Types | |
enum | Type { Arithmetic , Geometric } |
Placeholder for enumerated averaging types.
Definition at line 34 of file averagetype.hpp.
enum Type |
Enumerator | |
---|---|
Arithmetic | |
Geometric |
Definition at line 35 of file averagetype.hpp.