QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
Public Types | List of all members
PartialBarrier Struct Reference

#include <partialtimebarrieroption.hpp>

+ Inheritance diagram for PartialBarrier:
+ Collaboration diagram for PartialBarrier:

Public Types

enum  Range { Start , End , EndB1 , EndB2 }
 
- Public Types inherited from Barrier
enum  Type { DownIn , UpIn , DownOut , UpOut }
 

Detailed Description

Definition at line 35 of file partialtimebarrieroption.hpp.

Member Enumeration Documentation

◆ Range

enum Range
Enumerator
Start 
End 
EndB1 
EndB2 

Definition at line 36 of file partialtimebarrieroption.hpp.