Year counter for when we want a whole number year fraction. More...
#include <qle/time/yearcounter.hpp>
Classes | |
class | Impl |
Public Member Functions | |
YearCounter () | |
Year counter for when we want a whole number year fraction.
This day counter computes a day count fraction using an underlying day counter (ACTACT) before rounding the result to the nearest integer.
Definition at line 37 of file yearcounter.hpp.
YearCounter | ( | ) |
Definition at line 39 of file yearcounter.hpp.