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.
StepUpLease :: OriginalInfo -> LeaseStepUp -> Balance -> RemainTerms -> Status -> LeaseHastructure AssetClass.AssetBase No documentation available.
StepUpLease :: OriginalInfo -> LeaseStepUp -> Balance -> RemainTerms -> Status -> LeaseHastructure AssetClass.Lease No documentation available.
StepUpBondRate :: Date -> String -> ActionOnDateHastructure Deal reset bond interest rate per bond's interest rate info
StepUpBondRate :: Date -> String -> ActionOnDateHastructure Deal.DealBase reset bond interest rate per bond's interest rate info
-
Hastructure Liability No documentation available.
SteppingStoneSampling :: MLAlgorithmmcmc 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
module Control.Monad.Ology.Specific.
StepT No documentation available.
newtype
StepT (f :: Type -> Type) (m :: Type -> Type) amonadology Control.Monad.Ology.Specific.StepT A monad that can be run step-by-step until the result.
data
StepMeasure (m :: Type -> Type) tperf Perf.Types Abstraction of a performance measurement with a pre and a post step wrapping the computation.
StepMeasure :: m i -> (i -> m t) -> StepMeasure (m :: Type -> Type) tperf Perf.Types No documentation available.