yearFraction (3) Linux Manual Page
QuantLib::DayCounter – day counter class Synopsis bool empty () const Returns whether or not the day counter is initialized. std::string name () const Returns the name of the day counter. BigInteger dayCount (const Date &, const Date &) const Returns the number of days between two dates. Time yearFraction (const Date &, const Date &,…
