|
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.38
|
Placeholder for enumerated barrier types. More...
#include <barriertype.hpp>
Collaboration diagram for Barrier: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.