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

Averaging algorithm enumeration. More...

#include <ql/qldefines.hpp>
#include <iosfwd>

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)
 

Detailed Description

Averaging algorithm enumeration.

Definition in file averagetype.hpp.