Uses of Class
net.finmath.time.daycount.DayCountConvention_ACT
-
Packages that use DayCountConvention_ACT Package Description net.finmath.time.daycount Provides various day count conventions, e.g., as used in the definition of coupon payments of interest rate products. -
-
Uses of DayCountConvention_ACT in net.finmath.time.daycount
Subclasses of DayCountConvention_ACT in net.finmath.time.daycount Modifier and Type Class Description class
DayCountConvention_ACT_360
Implementation of ACT/360.class
DayCountConvention_ACT_365
Implementation of ACT/365.class
DayCountConvention_ACT_365A
Implementation of ACT/365A.class
DayCountConvention_ACT_365L
Implementation of ACT/365L.class
DayCountConvention_ACT_ACT_AFB
Implementation of ACT/ACT AFB.class
DayCountConvention_ACT_ACT_ICMA
Implementation of ACT/ACT ICMA.class
DayCountConvention_ACT_ACT_ISDA
Implementation of ACT/ACT ISDA.class
DayCountConvention_ACT_ACT_YEARFRAC
Implementation of ACT/ACT as in Excel (2013).
-