Safe Haskell | None |
---|---|
Language | Haskell2010 |
AssetClass.Loan
Contents
Synopsis
- projectLoanFlow :: ((Balance, Int, IRate), Balance, Date, AmortPlan, DayCount, IRate, Rational) -> (Dates, [DefaultRate], [PrepaymentRate], [IRate], [Int]) -> ([TsRow], Rational)
- updateOriginDate :: Asset a => a -> Date -> a
Documentation
projectLoanFlow :: ((Balance, Int, IRate), Balance, Date, AmortPlan, DayCount, IRate, Rational) -> (Dates, [DefaultRate], [PrepaymentRate], [IRate], [Int]) -> ([TsRow], Rational) Source #
updateOriginDate :: Asset a => a -> Date -> a Source #
! Change the origination date of an asset