|
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.38
|
Placeholder for enumerated averaging types. More...
#include <averagetype.hpp>
Collaboration diagram for Average: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.