QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
Placeholder for enumerated barrier types. More...
#include <barriertype.hpp>
Public Types | |
enum | Type { DownIn , UpIn , DownOut , UpOut } |
Placeholder for enumerated barrier types.
Definition at line 35 of file barriertype.hpp.
enum Type |
Enumerator | |
---|---|
DownIn | |
UpIn | |
DownOut | |
UpOut |
Definition at line 36 of file barriertype.hpp.