weeks (3) Linux Manual Page
QuantLib::Period – Synopsis #include <ql/time/period.hpp> Public Member Functions Period (Integer n, TimeUnit units) Period (Frequency f) Integer length () const TimeUnit units () const Frequency frequency () const Period & operator+= (const Period &) Period & operator-= (const Period &) Period & operator/= (Integer) void normalize () Related Functions (Note that these are not member…
