Class DayCountConvention_NL_365

java.lang.Object
net.finmath.time.daycount.DayCountConvention_NL_365
All Implemented Interfaces:
Serializable, DayCountConvention

public class DayCountConvention_NL_365
extends Object
implements DayCountConvention, Serializable
Implementation of NL/365. Calculates the day count by calculating the actual number of days between startDate (excluding) and endDate (including), excluding a leap day (February 29th) if present. A fractional day is rounded to the approximately nearest day. The day count fraction is calculated using NL/365 convention, that is, the day count is divided by 365.
Version:
1.0
Author:
Christian Fries
See Also:
Serialized Form