averagetype (3) - Linux Manuals
averagetype: Averaging algorithm enumeration.
NAME
ql/instruments/averagetype.hpp - Averaging algorithm enumeration.
SYNOPSIS
#include <ql/qldefines.hpp>
#include <ostream>
Classes
struct Average
Placeholder for enumerated averaging types.
Functions
std::ostream & operator<< (std::ostream &out, Average::Type type)
Detailed Description
Averaging algorithm enumeration.
Author
Generated automatically by Doxygen for QuantLib from the source code.