Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. StepUpLease :: OriginalInfo -> LeaseStepUp -> Balance -> RemainTerms -> Status -> Lease

    Hastructure AssetClass.AssetBase

    No documentation available.

  2. StepUpLease :: OriginalInfo -> LeaseStepUp -> Balance -> RemainTerms -> Status -> Lease

    Hastructure AssetClass.Lease

    No documentation available.

  3. StepUpBondRate :: Date -> String -> ActionOnDate

    Hastructure Deal

    reset bond interest rate per bond's interest rate info

  4. StepUpBondRate :: Date -> String -> ActionOnDate

    Hastructure Deal.DealBase

    reset bond interest rate per bond's interest rate info

  5. data StepUp

    Hastructure Liability

    No documentation available.

  6. SteppingStoneSampling :: MLAlgorithm

    mcmc Mcmc.MarginalLikelihood

    Use stepping stone sampling. See Xie, W., Lewis, P. O., Fan, Y., Kuo, L., & Chen, M., Improving marginal likelihood estimation for Bayesian phylogenetic model selection, Systematic Biology, 60(2), 150–160 (2010). http://dx.doi.org/10.1093/sysbio/syq085 Or Fan, Y., Wu, R., Chen, M., Kuo, L., & Lewis, P. O., Choosing among partition models in bayesian phylogenetics, Molecular Biology and Evolution, 28(1), 523–532 (2010). http://dx.doi.org/10.1093/molbev/msq224

  7. module Control.Monad.Ology.Specific.StepT

    No documentation available.

  8. newtype StepT (f :: Type -> Type) (m :: Type -> Type) a

    monadology Control.Monad.Ology.Specific.StepT

    A monad that can be run step-by-step until the result.

  9. data StepMeasure (m :: Type -> Type) t

    perf Perf.Types

    Abstraction of a performance measurement with a pre and a post step wrapping the computation.

  10. StepMeasure :: m i -> (i -> m t) -> StepMeasure (m :: Type -> Type) t

    perf Perf.Types

    No documentation available.

Page 36 of many | Previous | Next