Loading [MathJax]/jax/input/TeX/config.js
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces
pathpayoff.hpp File Reference

Option payoff classes. More...

#include <ql/math/matrix.hpp>
#include <ql/patterns/visitor.hpp>
#include <ql/termstructures/yieldtermstructure.hpp>
#include <ql/handle.hpp>
#include <functional>

Go to the source code of this file.

Classes

class  PathPayoff
 Abstract base class for path-dependent option payoffs. More...
 

Namespaces

namespace  QuantLib
 

Detailed Description

Option payoff classes.

Definition in file pathpayoff.hpp.