QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
Joint calendar. More...
#include <ql/time/calendar.hpp>
Go to the source code of this file.
Classes | |
class | JointCalendar |
Joint calendar. More... | |
class | JointCalendar::Impl |
Namespaces | |
namespace | QuantLib |
Enumerations | |
enum | JointCalendarRule { JoinHolidays , JoinBusinessDays } |
rules for joining calendars More... | |
Joint calendar.
Definition in file jointcalendar.hpp.