QuantLib_NullCalendar

Langue: en

Autres versions - même langue

Version: 381429 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

QuantLib::NullCalendar -

Calendar for reproducing theoretical calculations.

SYNOPSIS


#include <ql/time/calendars/nullcalendar.hpp>

Inherits QuantLib::Calendar.

Detailed Description

Calendar for reproducing theoretical calculations.

This calendar has no holidays. It ensures that dates at whole-month distances have the same day of month.

Examples:

CallableBonds.cpp, FittedBondCurve.cpp, Replication.cpp, and Repo.cpp.

Author

Generated automatically by Doxygen for QuantLib from the source code.