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.

  1. applyAssumptionTypeAssetPerf :: Traversal' ApplyAssumptionType AssetPerf

    Hastructure Assumptions

    No documentation available.

  2. getRateAssumption :: [RateAssumption] -> Index -> Maybe RateAssumption

    Hastructure Assumptions

    No documentation available.

  3. lookupAssumptionByIdx :: [StratPerfByIdx] -> Int -> Either String AssetPerf

    Hastructure Assumptions

    No documentation available.

  4. stressDefaultAssump :: Rate -> AssetDefaultAssumption -> AssetDefaultAssumption

    Hastructure Assumptions

    No documentation available.

  5. stressPrepaymentAssump :: Rate -> AssetPrepayAssumption -> AssetPrepayAssumption

    Hastructure Assumptions

    No documentation available.

  6. revolvingAssump :: RunContext a -> Maybe (Map String (RevolvingPool, ApplyAssumptionType))

    Hastructure Deal.DealAction

    No documentation available.

  7. revolvingInterestRateAssump :: RunContext a -> Maybe [RateAssumption]

    Hastructure Deal.DealAction

    No documentation available.

  8. data RateAssumption

    Hastructure Types

    No documentation available.

  9. logsumexpS :: (Monad m, Ord a, Num a, Floating a) => Stream m a -> m a

    SciBaseTypes 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.

  10. e_sum :: Integer -> CReal

    aern2-real AERN2.Real.Examples.Introduction

    No documentation available.

Page 193 of many | Previous | Next