|
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.38
|
Averaging algorithm enumeration. More...
Go to the source code of this file.
Classes | |
| struct | Average |
| Placeholder for enumerated averaging types. More... | |
Namespaces | |
| namespace | QuantLib |
Functions | |
| std::ostream & | operator<< (std::ostream &out, Average::Type type) |
Averaging algorithm enumeration.
Definition in file averagetype.hpp.