QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
#include <partialtimebarrieroption.hpp>
Public Types | |
enum | Range { Start , End , EndB1 , EndB2 } |
Public Types inherited from Barrier | |
enum | Type { DownIn , UpIn , DownOut , UpOut } |
Definition at line 35 of file partialtimebarrieroption.hpp.
enum Range |
Enumerator | |
---|---|
Start | |
End | |
EndB1 | |
EndB2 |
Definition at line 36 of file partialtimebarrieroption.hpp.