Uses of Enum Class
com.quantfinlib.rates.DayCount

Packages that use DayCount
Package
Description
Fixed income with real market conventions: YieldCurve (zero curve, discount factors, implied forwards, bootstrap from annual par swaps), BondPricer (price/yield, duration, convexity, DV01 — both whole-period and date-based with accrued interest), DayCount (ACT/360, ACT/365, 30/360, ACT/ACT ISDA), BusinessCalendar (holidays, roll conventions, T+n settlement, coupon schedules), ShortRateModels (Vasicek, CIR and curve-fitted Hull-White: closed-form zero-coupon bonds plus the simulation steps a rates-factor Monte Carlo needs) and KeyRateDurations (WHERE on the curve a bond's DV01 lives — per-node bumps whose slices sum back to the parallel move, tested).