Uses of Interface
net.finmath.time.Tenor
-
Packages that use Tenor Package Description net.finmath.time Provides interfaces and classes for time discretizations, tenors and (swap) schedule generation. -
-
Uses of Tenor in net.finmath.time
Classes in net.finmath.time that implement Tenor Modifier and Type Class Description class
TenorFromArray
Implements a time discretization based on dates using a reference date and an daycount convention / year fraction.
-