QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
Namespaces | Enumerations
businessdayconvention.hpp File Reference

BusinessDayConvention enumeration. More...

#include <ql/qldefines.hpp>
#include <iosfwd>

Go to the source code of this file.

Namespaces

namespace  QuantLib
 

Enumerations

enum  BusinessDayConvention {
  Following , ModifiedFollowing , Preceding , ModifiedPreceding ,
  Unadjusted , HalfMonthModifiedFollowing , Nearest
}
 Business Day conventions. More...
 

Detailed Description

BusinessDayConvention enumeration.

Definition in file businessdayconvention.hpp.