TwentiethIMM (3) Linux Manual Page
QuantLib::DateGeneration – Date-generation rule. Synopsis #include <ql/time/dategenerationrule.hpp> Public Types enum Rule { Backward, Forward, Zero, ThirdWednesday, Twentieth, TwentiethIMM } Related Functions (Note that these are not member functions.) std::ostream & operator<< (std::ostream &, DateGeneration::Rule) Detailed Description Date-generation rule. These conventions specify the rule used to generate dates in a Schedule. Member Enumeration Documentation enum Rule…
