Hoogle Search
Within LTS Haskell 24.50 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
applyAssumptionTypeAssetPerf :: Traversal' ApplyAssumptionType AssetPerfHastructure Assumptions No documentation available.
getRateAssumption :: [RateAssumption] -> Index -> Maybe RateAssumptionHastructure Assumptions No documentation available.
lookupAssumptionByIdx :: [StratPerfByIdx] -> Int -> Either String AssetPerfHastructure Assumptions No documentation available.
stressDefaultAssump :: Rate -> AssetDefaultAssumption -> AssetDefaultAssumptionHastructure Assumptions No documentation available.
stressPrepaymentAssump :: Rate -> AssetPrepayAssumption -> AssetPrepayAssumptionHastructure Assumptions No documentation available.
revolvingAssump :: RunContext a -> Maybe (Map String (RevolvingPool, ApplyAssumptionType))Hastructure Deal.DealAction No documentation available.
revolvingInterestRateAssump :: RunContext a -> Maybe [RateAssumption]Hastructure Deal.DealAction No documentation available.
-
Hastructure Types No documentation available.
logsumexpS :: (Monad m, Ord a, Num a, Floating a) => Stream m a -> m aSciBaseTypes Numeric.LogDomain log-sum-exp for streams, without incurring examining the stream twice, but with the potential for numeric problems. In pricinple, the numeric error of this function should be better than individual binary function application and worse than an optimized sum function. Needs to be written in direct style, as otherwise any constructors (to tell us if we collected two elements already) remain.
-
aern2-real AERN2.Real.Examples.Introduction No documentation available.