QuantLib_Calendar_OrthodoxImpl (3) - Linux Manuals
QuantLib_Calendar_OrthodoxImpl: partial calendar implementation
NAME
QuantLib::Calendar::OrthodoxImpl - partial calendar implementation
SYNOPSIS
#include <ql/time/calendar.hpp>
Inherits QuantLib::Calendar::Impl.
Inherited by UseImpl.
Protected Member Functions
bool isWeekend (Weekday) const
Static Protected Member Functions
static Day easterMonday (Year)
expressed relative to first day of year
Detailed Description
partial calendar implementation
This class provides the means of determining the Orthodox Easter Monday for a given year, as well as specifying Saturdays and Sundays as weekend days.
Author
Generated automatically by Doxygen for QuantLib from the source code.